diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-06-07 16:41:41 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-06-07 16:41:41 +0800 |
commit | 43094e492309e6b1067f410e0c356a25555ce2f1 (patch) | |
tree | 3b4987eb1f68a7c011965827c4439ddd3501fa25 /misc | |
parent | e00ebf085d583bd45edf03e7b4719a462cb518bf (diff) | |
download | freebsd-ports-gnome-43094e492309e6b1067f410e0c356a25555ce2f1.tar.gz freebsd-ports-gnome-43094e492309e6b1067f410e0c356a25555ce2f1.tar.zst freebsd-ports-gnome-43094e492309e6b1067f410e0c356a25555ce2f1.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/ |