diff options
author | obache <obache@pkgsrc.org> | 2008-02-16 05:03:58 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-02-16 05:03:58 +0000 |
commit | b79482e72034d16f3278afce38094068b19488a7 (patch) | |
tree | 7c8f49d1df0f8bfef6dda38e6a29948cb798815b /www | |
parent | a10361e843141d847b9f20cb69a5d4e34151801e (diff) | |
download | pkgsrc-b79482e72034d16f3278afce38094068b19488a7.tar.gz |
Added p5-I18N-AcceptLanguage
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index af1d60c3969..6854071bddc 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.537 2008/02/13 19:58:48 kefren Exp $ +# $NetBSD: Makefile,v 1.538 2008/02/16 05:03:58 obache Exp $ # COMMENT= Packages related to the World Wide Web @@ -241,6 +241,7 @@ SUBDIR+= p5-HTTP-Server-Simple-Kwiki SUBDIR+= p5-HTTP-Server-Simple-Mason SUBDIR+= p5-HTTP-Server-Simple-Static SUBDIR+= p5-HTTPD-User-Manage +SUBDIR+= p5-I18N-AcceptLanguage SUBDIR+= p5-Jemplate SUBDIR+= p5-Kwiki SUBDIR+= p5-Kwiki-Archive-Cvs |