diff options
author | rh <rh> | 2002-09-28 02:20:48 +0000 |
---|---|---|
committer | rh <rh> | 2002-09-28 02:20:48 +0000 |
commit | ff275e91b71142178f78d138d5c7010543eaed8e (patch) | |
tree | 221d735c914085b69ef597708123d813460b6e0c /sysutils/Makefile | |
parent | 9dcdd969162136dffa99d1c558104c350e109172 (diff) | |
download | pkgsrc-ff275e91b71142178f78d138d5c7010543eaed8e.tar.gz |
Add and enable GWLib and gworkspace
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 2bb1d8786e7..5c8c14acc19 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.160 2002/09/24 13:55:11 wiz Exp $ +# $NetBSD: Makefile,v 1.161 2002/09/28 02:20:48 rh Exp $ COMMENT= System utilities +SUBDIR+= GWLib SUBDIR+= adjustkernel SUBDIR+= amanda SUBDIR+= amanda-client @@ -55,6 +56,7 @@ SUBDIR+= gpart SUBDIR+= grub SUBDIR+= grun SUBDIR+= gtop +SUBDIR+= gworkspace SUBDIR+= hfsutils SUBDIR+= i2ocfg SUBDIR+= isapnptools |