From 05c838235a81d88e8f1ca1d13aa6eb7667491e5a Mon Sep 17 00:00:00 2001 From: ehaupt Date: Tue, 31 Oct 2006 10:16:17 +0000 Subject: Update MASTER_SITES (use SF mirrors) PR: 104941 Submitted by: Thomas Abthorpe --- archivers/tardy/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'archivers') diff --git a/archivers/tardy/Makefile b/archivers/tardy/Makefile index ef62d60515ee..9c08e949d2bb 100644 --- a/archivers/tardy/Makefile +++ b/archivers/tardy/Makefile @@ -9,9 +9,8 @@ PORTNAME= tardy PORTVERSION= 1.12 CATEGORIES= archivers -MASTER_SITES= http://tardy.sourceforge.net/ \ - http://critical.ch/distfiles/ \ - http://energy.critical.ch/distfiles/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ehaupt@FreeBSD.org COMMENT= Manipulate the file headers in tar archive files in various ways -- cgit