diff options
author | obache <obache@pkgsrc.org> | 2008-06-12 08:40:51 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-06-12 08:40:51 +0000 |
commit | d08bfe20d023151c28c7617d487f979612a42591 (patch) | |
tree | cafe788558d952845ae8d4ac2025e099b58eed21 /sysutils | |
parent | a459d6adc77b22d7efa499cea1bcfbae7c929a42 (diff) | |
download | pkgsrc-d08bfe20d023151c28c7617d487f979612a42591.tar.gz |
+ wbm-virtual-server
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 97a3a3fbc6c..eab1450ff00 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.426 2008/04/25 16:17:35 kefren Exp $ +# $NetBSD: Makefile,v 1.427 2008/06/12 08:40:51 obache Exp $ # COMMENT= System utilities @@ -323,6 +323,7 @@ SUBDIR+= wbm-telnet SUBDIR+= wbm-time SUBDIR+= wbm-tunnel SUBDIR+= wbm-useradmin +SUBDIR+= wbm-virtual-server SUBDIR+= webmin SUBDIR+= whowatch SUBDIR+= wipe |