diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-22 19:01:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-22 19:01:13 +0000 |
commit | cee90afbe697181a69a20eb2fbcfcc6504eb39f3 (patch) | |
tree | 552758ae68ac7d5cc8b8ab084ca3f57b0ed02319 /misc/colortail/Makefile | |
parent | 09e862286626caec157899cb81e93a1f42d667a1 (diff) | |
download | pkgsrc-cee90afbe697181a69a20eb2fbcfcc6504eb39f3.tar.gz |
pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
Diffstat (limited to 'misc/colortail/Makefile')
-rw-r--r-- | misc/colortail/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/colortail/Makefile b/misc/colortail/Makefile index 02d40f1dc52..9f88b875c27 100644 --- a/misc/colortail/Makefile +++ b/misc/colortail/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.14 2007/01/07 09:14:00 rillig Exp $ +# $NetBSD: Makefile,v 1.15 2007/02/22 19:01:22 wiz Exp $ DISTNAME= colortail-0.3.0 CATEGORIES= misc -MASTER_SITES= http://morrdusk.net/files/ +MASTER_SITES= http://joakimandersson.se/files/ MAINTAINER= zuntum@NetBSD.org -HOMEPAGE= http://morrdusk.net/projects/colortail/ +HOMEPAGE= http://joakimandersson.se/projects/colortail/ COMMENT= Colour-able replacement for tail(1) USE_LANGUAGES= c c++ |