diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-06-08 02:14:45 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-06-08 02:14:45 +0800 |
commit | d2e21ad1c79542c34abb00a700a7fda1f36b030e (patch) | |
tree | 2a71e1ff083d4c8368adc3adf903a714e1fec855 /misc | |
parent | 6ae2bcb99d33547d1230f872328cb7807c46bcdd (diff) | |
download | freebsd-ports-gnome-d2e21ad1c79542c34abb00a700a7fda1f36b030e.tar.gz freebsd-ports-gnome-d2e21ad1c79542c34abb00a700a7fda1f36b030e.tar.zst freebsd-ports-gnome-d2e21ad1c79542c34abb00a700a7fda1f36b030e.zip |
Catch up with a directory change
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 403a8c99de03..97b4bc68eeed 100644 --- a/misc/colortail/Makefile +++ b/misc/colortail/Makefile @@ -8,7 +8,7 @@ PORTNAME= colortail PORTVERSION= 0.2.0 CATEGORIES= misc -MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/cpiazza/ +MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/cpiazza/ # commented out until I upgrade to 0.3.0 # MASTER_SITES= http://www.student.hk-r.se/~pt98jan/ |