diff options
author | ryoon <ryoon> | 2011-11-26 19:30:19 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2011-11-26 19:30:19 +0000 |
commit | 5838ae6faff8d5655094e097129c212bfd5a6e51 (patch) | |
tree | 2eea2f2d8adc734f665187b3fb9452cf14040d2a /www/Makefile | |
parent | 5faf4a29d8a8ca19c9da23d1fb5a2da32d1bbbce (diff) | |
download | pkgsrc-5838ae6faff8d5655094e097129c212bfd5a6e51.tar.gz |
Add aipo
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 5512683c87d..bfe55dd2cd3 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.834 2011/11/19 17:45:37 ryoon Exp $ +# $NetBSD: Makefile,v 1.835 2011/11/26 19:30:19 ryoon Exp $ # COMMENT= Packages related to the World Wide Web @@ -6,6 +6,7 @@ COMMENT= Packages related to the World Wide Web SUBDIR+= SOGo SUBDIR+= SpeedyCGI SUBDIR+= adzap +SUBDIR+= aipo SUBDIR+= album SUBDIR+= album_themes SUBDIR+= amaya |