diff options
author | ryoon <ryoon@pkgsrc.org> | 2011-11-19 17:45:37 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2011-11-19 17:45:37 +0000 |
commit | df170627fa79b7cef98df5326ae663ecbc860ad1 (patch) | |
tree | 820f1b33a2b5c030cbfc45e83a91f1c339be63b1 /www/Makefile | |
parent | b3620bb83fb4cce00122e6d46ed9ac6e3c660dd1 (diff) | |
download | pkgsrc-df170627fa79b7cef98df5326ae663ecbc860ad1.tar.gz |
Add apache-tomcat7
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index d5b335a2bc8..5512683c87d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.833 2011/11/17 04:29:58 jnemeth Exp $ +# $NetBSD: Makefile,v 1.834 2011/11/19 17:45:37 ryoon Exp $ # COMMENT= Packages related to the World Wide Web @@ -74,6 +74,7 @@ SUBDIR+= apache SUBDIR+= apache-roller SUBDIR+= apache-tomcat55 SUBDIR+= apache-tomcat6 +SUBDIR+= apache-tomcat7 SUBDIR+= apache2 SUBDIR+= apache22 SUBDIR+= apachetop |