diff options
author | jnemeth <jnemeth> | 2013-10-24 03:38:02 +0000 |
---|---|---|
committer | jnemeth <jnemeth> | 2013-10-24 03:38:02 +0000 |
commit | 2a207c64f295de1d33d0b07c5dc49a312b71c407 (patch) | |
tree | 6c70bd908ecbb874c9d5214875fa575648598522 /www/Makefile | |
parent | 4c2b2aeecbf9790ce34d56d8b6749df130385b71 (diff) | |
download | pkgsrc-2a207c64f295de1d33d0b07c5dc49a312b71c407.tar.gz |
sort
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index 5f374f6b991..f695189cd63 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.992 2013/10/20 14:08:59 tonnerre Exp $ +# $NetBSD: Makefile,v 1.993 2013/10/24 03:38:02 jnemeth Exp $ # COMMENT= Packages related to the World Wide Web @@ -405,9 +405,9 @@ SUBDIR+= p5-HTTP-Tiny SUBDIR+= p5-HTTPD-User-Manage SUBDIR+= p5-Handel SUBDIR+= p5-I18N-AcceptLanguage +SUBDIR+= p5-JSON-RPC SUBDIR+= p5-JavaScript-Value-Escape SUBDIR+= p5-Jemplate -SUBDIR+= p5-JSON-RPC SUBDIR+= p5-Kwiki SUBDIR+= p5-Kwiki-Archive-Cvs SUBDIR+= p5-Kwiki-Archive-Rcs |