diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-06-07 18:14:45 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-06-07 18:14:45 +0000 |
commit | 4f0beabaa9308e995c039a7978883f0a30548a2c (patch) | |
tree | aff6ff88d78cb8e248d325d07445f7882cbbdfd2 /misc | |
parent | 7c3d7cb2bc0e6bd1b2e30cb09684b2d02d0a2bca (diff) | |
download | freebsd-ports-4f0beabaa9308e995c039a7978883f0a30548a2c.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/ |