diff options
author | wiz <wiz> | 2006-06-17 09:08:47 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-06-17 09:08:47 +0000 |
commit | 7f8eabe43b2c0509c59235995a446fa47a8b7b95 (patch) | |
tree | eea7f01876e3fe665e7108a09ecc9e079fe18bdd /sysutils | |
parent | a4b35b8359cdf2545e899b1de8889b096c92537d (diff) | |
download | pkgsrc-7f8eabe43b2c0509c59235995a446fa47a8b7b95.tar.gz |
Add munin-doc and munin-server.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 156ca4a81d7..533ca0e2e2a 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.358 2006/06/11 14:05:35 markd Exp $ +# $NetBSD: Makefile,v 1.359 2006/06/17 09:08:47 wiz Exp $ # COMMENT= System utilities @@ -146,7 +146,9 @@ SUBDIR+= mktemp SUBDIR+= mtools SUBDIR+= mtoolsfm SUBDIR+= mtscan +SUBDIR+= munin-doc SUBDIR+= munin-node +SUBDIR+= munin-server SUBDIR+= nautilus SUBDIR+= nautilus-cd-burner SUBDIR+= news |