diff options
author | wiz <wiz@pkgsrc.org> | 2010-06-04 09:20:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-06-04 09:20:23 +0000 |
commit | 14230d4a80f111ac4ced4a781df9630609a7fb89 (patch) | |
tree | 4ac0127c6983770982081e36b4c053068d47f8f6 /www/Makefile | |
parent | f38c7f681805fc13adb190700caddc3e740bd22c (diff) | |
download | pkgsrc-14230d4a80f111ac4ced4a781df9630609a7fb89.tar.gz |
+ moodle.
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 f1518e8988a..3a8baf3a5fb 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.726 2010/05/23 21:39:43 jym Exp $ +# $NetBSD: Makefile,v 1.727 2010/06/04 09:20:23 wiz Exp $ # COMMENT= Packages related to the World Wide Web @@ -205,6 +205,7 @@ SUBDIR+= mongrel-config SUBDIR+= mongrel-console SUBDIR+= mongrel-upload-progress SUBDIR+= mono-xsp +SUBDIR+= moodle SUBDIR+= mserv-php SUBDIR+= neon SUBDIR+= netscape |