diff options
author | wiz <wiz@pkgsrc.org> | 2010-09-16 07:15:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-09-16 07:15:32 +0000 |
commit | bc34794ff49412cda82da3cdc34f3234de57f8b2 (patch) | |
tree | bcd0331351cb950e2773eba64f2a8db6ec846908 /www | |
parent | b521f80ea035d2fb1de5043c2b8d601834a2e417 (diff) | |
download | pkgsrc-bc34794ff49412cda82da3cdc34f3234de57f8b2.tar.gz |
Sort.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/Makefile b/www/Makefile index 1942410005f..21d747415c4 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.771 2010/09/12 04:29:45 taca Exp $ +# $NetBSD: Makefile,v 1.772 2010/09/16 07:16:14 wiz Exp $ # COMMENT= Packages related to the World Wide Web @@ -180,14 +180,14 @@ SUBDIR+= mMosaic SUBDIR+= make_album SUBDIR+= mediawiki SUBDIR+= merb +SUBDIR+= merb-action-args +SUBDIR+= merb-activerecord +SUBDIR+= merb-assets SUBDIR+= merb-auth SUBDIR+= merb-auth-core SUBDIR+= merb-auth-more SUBDIR+= merb-auth-slice-password SUBDIR+= merb-auth-slice-password-reset -SUBDIR+= merb-action-args -SUBDIR+= merb-activerecord -SUBDIR+= merb-assets SUBDIR+= merb-builder SUBDIR+= merb-cache SUBDIR+= merb-core |