diff options
author | jmelo <jmelo@FreeBSD.org> | 2007-03-08 14:45:34 +0000 |
---|---|---|
committer | jmelo <jmelo@FreeBSD.org> | 2007-03-08 14:45:34 +0000 |
commit | 79884eee4494688fd8c77467202f708690c636f6 (patch) | |
tree | 5a1d2907ba8b67104ecc0673a382467063165b2d /misc | |
parent | 966ff8f200d57980b13f4a9de865eb3a8b764138 (diff) | |
download | FreeBSD-ports-79884eee4494688fd8c77467202f708690c636f6.zip FreeBSD-ports-79884eee4494688fd8c77467202f708690c636f6.tar.gz |
- Update mastersite.
PR: ports/109710
Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer)
Diffstat (limited to 'misc')
-rw-r--r-- | misc/colortail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/colortail/Makefile b/misc/colortail/Makefile index 1705480..437e694 100644 --- a/misc/colortail/Makefile +++ b/misc/colortail/Makefile @@ -10,8 +10,8 @@ PORTVERSION= 0.3.0 PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= http://joakimandersson.se/files/ \ - ftp://ftp.jaist.ac.jp/pub/pkgsrc/distfiles/ \ - http://www.goodking.ca/pub/files/ + ${MASTER_SITE_GENTOO} +MASTER_SITE_SUBDIR= distfiles MAINTAINER= thomas@goodking.ca COMMENT= A colour-able replacement for tail(1) |