diff options
author | bouyer <bouyer> | 2002-05-02 13:55:13 +0000 |
---|---|---|
committer | bouyer <bouyer> | 2002-05-02 13:55:13 +0000 |
commit | f3d3b46bdec34dbcdc15679d498edb4c97b54fcd (patch) | |
tree | 80e119d6f7130c5a655b67bc2babceffbf4d6add /sysutils/Makefile | |
parent | 3c59982b9e3e0f642b2c913292cb547d3b73a1ea (diff) | |
download | pkgsrc-f3d3b46bdec34dbcdc15679d498edb4c97b54fcd.tar.gz |
Add amanda-dev*
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index ef9af95fb8d..a90f5c4776b 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.130 2002/04/21 11:28:50 rh Exp $ +# $NetBSD: Makefile,v 1.131 2002/05/02 13:55:13 bouyer Exp $ # COMMENT= System utilities @@ -9,6 +9,11 @@ SUBDIR+= amanda-client SUBDIR+= amanda-common SUBDIR+= amanda-plot SUBDIR+= amanda-server +SUBDIR+= amanda-dev +SUBDIR+= amanda-dev-client +SUBDIR+= amanda-dev-common +SUBDIR+= amanda-dev-plot +SUBDIR+= amanda-dev-server SUBDIR+= apcupsd SUBDIR+= aperture SUBDIR+= asapm |