diff options
author | jaapb <jaapb@pkgsrc.org> | 2012-09-20 06:44:28 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2012-09-20 06:44:28 +0000 |
commit | 57d0741ddeab34b073cccaf7b995202295627d7b (patch) | |
tree | 2831e4f46850d3002e89ac901be2e22989c27041 /www | |
parent | 0ce2bc53c39ba0ecb51bd47900e6fa2147229548 (diff) | |
download | pkgsrc-57d0741ddeab34b073cccaf7b995202295627d7b.tar.gz |
Added my missing package subdirectories to category Makefiles.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index eac6371fffb..58db458bf28 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.894 2012/09/16 00:37:25 taca Exp $ +# $NetBSD: Makefile,v 1.895 2012/09/20 06:44:29 jaapb Exp $ # COMMENT= Packages related to the World Wide Web @@ -210,6 +210,7 @@ SUBDIR+= ns-plugger-common SUBDIR+= ns-remote SUBDIR+= nspluginwrapper SUBDIR+= nvu +SUBDIR+= ocaml-curl SUBDIR+= ocsigen SUBDIR+= opera SUBDIR+= opera-acroread7 |