summaryrefslogtreecommitdiff
path: root/misc/colortail
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-17 17:52:59 +0000
committerwiz <wiz@pkgsrc.org>2001-02-17 17:52:59 +0000
commita13ea108bb00bc0ece583da1c460ce82a8ed8c87 (patch)
treee8e4b7b8b0ed7b1c572a7cbbee24ea7aae33416e /misc/colortail
parenta87738b456114a95193b58ec31e883210d6b9f3f (diff)
downloadpkgsrc-a13ea108bb00bc0ece583da1c460ce82a8ed8c87.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'misc/colortail')
-rw-r--r--misc/colortail/Makefile3
-rw-r--r--misc/colortail/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/colortail/Makefile b/misc/colortail/Makefile
index 6abd32415a5..e25b80e5518 100644
--- a/misc/colortail/Makefile
+++ b/misc/colortail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/01/24 03:53:06 hubertf Exp $
+# $NetBSD: Makefile,v 1.2 2001/02/17 18:08:55 wiz Exp $
# FreeBSD Id: ports/misc/colortail/Makefile,v 1.10 2000/06/28 17:20:27 alex Exp
DISTNAME= colortail-0.3.0
@@ -7,6 +7,7 @@ MASTER_SITES= http://www.student.hk-r.se/~pt98jan/
MAINTAINER= zuntum@eik.pl
HOMEPAGE= http://www.student.hk-r.se/~pt98jan/colortail.html
+COMMENT= colour-able replacement for tail(1)
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--datadir=${PREFIX}/share/examples/colortail
diff --git a/misc/colortail/pkg/COMMENT b/misc/colortail/pkg/COMMENT
deleted file mode 100644
index 6011425457f..00000000000
--- a/misc/colortail/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-colour-able replacement for tail(1)