diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 21:41:05 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 21:41:05 +0000 |
commit | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (patch) | |
tree | c1387ecfd86ab4dc6b399a4bd925d4de6fb02233 /misc/colortail | |
parent | 4083b24390814eb42e008cc6920806e2d57eea1c (diff) | |
download | pkgsrc-0155927c43fe3bf836adedcc6d232abb594c8eb7.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'misc/colortail')
-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 0f43c58ec02..78c1b93a54f 100644 --- a/misc/colortail/Makefile +++ b/misc/colortail/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.5 2002/12/13 23:01:41 jschauma Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/17 21:48:50 grant Exp $ # FreeBSD Id: ports/misc/colortail/Makefile,v 1.10 2000/06/28 17:20:27 alex Exp DISTNAME= colortail-0.3.0 CATEGORIES= misc MASTER_SITES= http://www.student.hk-r.se/~pt98jan/ -MAINTAINER= zuntum@netbsd.org +MAINTAINER= zuntum@NetBSD.org HOMEPAGE= http://www.student.hk-r.se/~pt98jan/colortail.html COMMENT= colour-able replacement for tail(1) |