diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-08-03 15:54:35 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-08-03 15:54:35 +0000 |
commit | a9f85911cdb1e25bbc39c3f9f69a53c135a6b385 (patch) | |
tree | c27f5812b936c71a77d4cbdf89fc5dba1b2d4f22 /sysutils/logrotate | |
parent | 159185d75d7346a9ded3ad7a6f596a3b59568a54 (diff) |
Notes
Diffstat (limited to 'sysutils/logrotate')
-rw-r--r-- | sysutils/logrotate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/logrotate/Makefile b/sysutils/logrotate/Makefile index baeefbdf9852..ad38703968ba 100644 --- a/sysutils/logrotate/Makefile +++ b/sysutils/logrotate/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= https://fedorahosted.org/releases/l/o/logrotate/ MAINTAINER= js@iksz.hu -COMMENT= Daemon to rotate, compress, remove and mail system log files +COMMENT= Daemon to rotate, compress, remove, and mail system log files LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt |