summaryrefslogtreecommitdiff
path: root/sysutils/logrotate
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-21 13:28:59 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-21 13:28:59 +0000
commit4c2e4f186201b31c37dc6ace0bc178984cefa9fd (patch)
treebcc2e191eb5eeae24427359a8943308c4d228097 /sysutils/logrotate
parentHandle '#' and '$' in pkg-comment properly. (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76041
Diffstat (limited to 'sysutils/logrotate')
-rw-r--r--sysutils/logrotate/Makefile1
-rw-r--r--sysutils/logrotate/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/logrotate/Makefile b/sysutils/logrotate/Makefile
index 7441b2e4ac1d..f918a75c8e87 100644
--- a/sysutils/logrotate/Makefile
+++ b/sysutils/logrotate/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= 7.0/en/os/i386/SRPMS
EXTRACT_SUFX= -1.src.rpm
MAINTAINER= ycheng@sinica.edu.tw
+COMMENT= Daemon to rotate, compress, remove and mail system log files
BUILD_DEPENDS= ${LOCALBASE}/bin/rpm2cpio:${PORTSDIR}/archivers/rpm
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
diff --git a/sysutils/logrotate/pkg-comment b/sysutils/logrotate/pkg-comment
deleted file mode 100644
index 8b7ec34534db..000000000000
--- a/sysutils/logrotate/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Daemon to rotate, compress, remove and mail system log files