diff options
author | jmelo <jmelo@FreeBSD.org> | 2006-10-06 22:51:29 +0800 |
---|---|---|
committer | jmelo <jmelo@FreeBSD.org> | 2006-10-06 22:51:29 +0800 |
commit | a6006eefec981e0f7e517959050aae3dfcab3835 (patch) | |
tree | 2a47b27988ea6a02f3dfe9d131d904b01eaf7411 /misc | |
parent | 9f762bafe5e103b7fb94eccd98ef3f6f00d801a5 (diff) | |
download | freebsd-ports-graphics-a6006eefec981e0f7e517959050aae3dfcab3835.tar.gz freebsd-ports-graphics-a6006eefec981e0f7e517959050aae3dfcab3835.tar.zst freebsd-ports-graphics-a6006eefec981e0f7e517959050aae3dfcab3835.zip |
- Update mastersites.
- Fix WWW in pkg-descr.
PR: ports/104063
Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer)
Diffstat (limited to 'misc')
-rw-r--r-- | misc/colortail/Makefile | 2 | ||||
-rw-r--r-- | misc/colortail/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/colortail/Makefile b/misc/colortail/Makefile index 09f12bcd7ac..17054805820 100644 --- a/misc/colortail/Makefile +++ b/misc/colortail/Makefile @@ -9,7 +9,7 @@ PORTNAME= colortail PORTVERSION= 0.3.0 PORTREVISION= 2 CATEGORIES= misc -MASTER_SITES= http://morrdusk.net/files/ \ +MASTER_SITES= http://joakimandersson.se/files/ \ ftp://ftp.jaist.ac.jp/pub/pkgsrc/distfiles/ \ http://www.goodking.ca/pub/files/ diff --git a/misc/colortail/pkg-descr b/misc/colortail/pkg-descr index 6554a53161d..3c3f23862a4 100644 --- a/misc/colortail/pkg-descr +++ b/misc/colortail/pkg-descr @@ -4,4 +4,4 @@ in colors. It can be used to quickly get an overview of interesting activity by ie. colorize those brightred or some other color of your choose. -WWW: http://morrdusk.net/projects/colortail/ +WWW: http://joakimandersson.se/projects/colortail/ |