summaryrefslogtreecommitdiff
path: root/sysutils/logrot
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-17 17:42:09 +0000
committerwiz <wiz@pkgsrc.org>2001-02-17 17:42:09 +0000
commita87738b456114a95193b58ec31e883210d6b9f3f (patch)
tree926bbe6e07ce5aedfc0884e098d71275e74392c9 /sysutils/logrot
parentad02d69ab28ddc19bb63fd7441b9ad1fc18206bb (diff)
downloadpkgsrc-a87738b456114a95193b58ec31e883210d6b9f3f.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'sysutils/logrot')
-rw-r--r--sysutils/logrot/Makefile3
-rw-r--r--sysutils/logrot/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/logrot/Makefile b/sysutils/logrot/Makefile
index 944158bf224..4372f667465 100644
--- a/sysutils/logrot/Makefile
+++ b/sysutils/logrot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1999/07/27 15:49:53 lukem Exp $
+# $NetBSD: Makefile,v 1.5 2001/02/17 17:42:15 wiz Exp $
#
DISTNAME= logrot-1.5
@@ -6,6 +6,7 @@ CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.cs.rmit.edu.au/pub/utils/
MAINTAINER= lukem@netbsd.org
+COMMENT= Rotate log files in a safe and configurable manner
GNU_CONFIGURE= YES
diff --git a/sysutils/logrot/pkg/COMMENT b/sysutils/logrot/pkg/COMMENT
deleted file mode 100644
index e0cb333c545..00000000000
--- a/sysutils/logrot/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Rotate log files in a safe and configurable manner