diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-06-07 08:41:41 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-06-07 08:41:41 +0000 |
commit | 6f1918fe884ecbf40883292e53921d866bfe8d84 (patch) | |
tree | 182ced5c41e9c1b96ea79ec19bcbfd4431edc111 /misc | |
parent | 6adc3ac50a96d5574af4f94be317428d0607744b (diff) | |
download | freebsd-ports-6f1918fe884ecbf40883292e53921d866bfe8d84.zip |
Move local distfiles to the new local-distfiles section on ftp.freebsd.org
Diffstat (limited to 'misc')
-rw-r--r-- | misc/colortail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/colortail/Makefile b/misc/colortail/Makefile index 22d6b4571656..403a8c99de03 100644 --- a/misc/colortail/Makefile +++ b/misc/colortail/Makefile @@ -8,7 +8,7 @@ PORTNAME= colortail PORTVERSION= 0.2.0 CATEGORIES= misc -MASTER_SITES= http://people.FreeBSD.org/~cpiazza/distfiles/ +MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/cpiazza/ # commented out until I upgrade to 0.3.0 # MASTER_SITES= http://www.student.hk-r.se/~pt98jan/ |