View | Details | Raw Unified | Return to bug 104941
Collapse All | Expand All

(-)Makefile (-3 / +2 lines)
Lines 9-17 Link Here
9
PORTNAME=	tardy
9
PORTNAME=	tardy
10
PORTVERSION=	1.12
10
PORTVERSION=	1.12
11
CATEGORIES=	archivers
11
CATEGORIES=	archivers
12
MASTER_SITES=	http://tardy.sourceforge.net/ \
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
13
		http://critical.ch/distfiles/ \
13
MASTER_SITE_SUBDIR=	${PORTNAME}
14
		http://energy.critical.ch/distfiles/
15
14
16
MAINTAINER=	ehaupt@FreeBSD.org
15
MAINTAINER=	ehaupt@FreeBSD.org
17
COMMENT=	Manipulate the file headers in tar archive files in various ways
16
COMMENT=	Manipulate the file headers in tar archive files in various ways

Return to bug 104941