diff options
author | grant <grant@pkgsrc.org> | 2003-04-22 17:18:26 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-04-22 17:18:26 +0000 |
commit | 53ac19ac656c92df73a8d3ae66aafe5a4e18bca6 (patch) | |
tree | 1958c27f52b0f6bc7d66601928036b2b3fe99ea8 /meta-pkgs | |
parent | c2b1b811e191701d5a86b0e797c8dac914c7d388 (diff) | |
download | pkgsrc-53ac19ac656c92df73a8d3ae66aafe5a4e18bca6.tar.gz |
add netbsd-www
Diffstat (limited to 'meta-pkgs')
-rw-r--r-- | meta-pkgs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-pkgs/Makefile b/meta-pkgs/Makefile index def3abd0f99..c43057aae8c 100644 --- a/meta-pkgs/Makefile +++ b/meta-pkgs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2003/01/03 05:56:17 rh Exp $ +# $NetBSD: Makefile,v 1.11 2003/04/22 17:18:26 grant Exp $ # COMMENT= Collections of other packages @@ -9,6 +9,7 @@ SUBDIR+= gnome SUBDIR+= gnustep SUBDIR+= netbsd-doc SUBDIR+= netbsd-doc-print +SUBDIR+= netbsd-www SUBDIR+= web-server SUBDIR+= windowmaker-desktop |