diff options
author | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-10-06 14:51:29 +0000 |
---|---|---|
committer | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-10-06 14:51:29 +0000 |
commit | 0a9dce8098230274fd0239634a336aa3f450ccb4 (patch) | |
tree | 622bdeebf7344efde85da2d278a360351ad2ed6c /misc | |
parent | 60927e65be18006eadf757ce7f8f1c161b142f53 (diff) |
- Update mastersites.
- Fix WWW in pkg-descr.
PR: ports/104063
Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer)
Notes
Notes:
svn path=/head/; revision=174641
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 09f12bcd7ac4..170548058204 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 6554a53161d3..3c3f23862a45 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/ |