summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorsbd <sbd>2012-03-06 04:54:54 +0000
committersbd <sbd>2012-03-06 04:54:54 +0000
commit996fef39d92cc19488e29fb125de413cfcccc969 (patch)
tree6f0d39a5c5b3a8227d79d49ce617221cfaeb1472 /sysutils
parent1b6db6dc78af366a7c2b2c65fad55dc8da11f58a (diff)
downloadpkgsrc-996fef39d92cc19488e29fb125de413cfcccc969.tar.gz
Add logrotate
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index a0bb11a975e..7973327ecb0 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.533 2012/01/28 07:08:19 jnemeth Exp $
+# $NetBSD: Makefile,v 1.534 2012/03/06 04:54:54 sbd Exp $
#
COMMENT= System utilities
@@ -243,6 +243,7 @@ SUBDIR+= libvirt
SUBDIR+= lilo
SUBDIR+= logfinder
SUBDIR+= logrot
+SUBDIR+= logrotate
SUBDIR+= lsof
SUBDIR+= magicrescue
SUBDIR+= mbmon