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 | 6e2c35c083f338ceb42943121056662d71077c27 (patch) | |
tree | 552758ae68ac7d5cc8b8ab084ca3f57b0ed02319 /misc/colortail | |
parent | 10a728c9da6fdd9fcb71f5491ad5a237f5d688ab (diff) | |
download | pkgsrc-6e2c35c083f338ceb42943121056662d71077c27.tar.gz |
pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
Diffstat (limited to 'misc/colortail')
-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++ |