From b63578ea3dbe1ca0f67f5ba74386873bef86112f Mon Sep 17 00:00:00 2001 From: cpiazza Date: Tue, 8 Feb 2000 21:51:45 +0000 Subject: Host the distfile locally until I update this port to 0.3.0 --- misc/colortail/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'misc') diff --git a/misc/colortail/Makefile b/misc/colortail/Makefile index fcdc881a727f..fd7213968665 100644 --- a/misc/colortail/Makefile +++ b/misc/colortail/Makefile @@ -8,7 +8,9 @@ DISTNAME= colortail-0.2.0 CATEGORIES= misc -MASTER_SITES= http://www.student.hk-r.se/~pt98jan/ +MASTER_SITES= http://people.FreeBSD.org/~cpiazza/distfiles/ +# commented out until I upgrade to 0.3.0 +# MASTER_SITES= http://www.student.hk-r.se/~pt98jan/ MAINTAINER= cpiazza@FreeBSD.org -- cgit