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 | efbf6c636646118ec70ab995d68756f7ed8fa908 (patch) | |
tree | 7c8f49d1df0f8bfef6dda38e6a29948cb798815b /www | |
parent | c742d289baeb4fe3cc4260ef53a885ddc393dc87 (diff) | |
download | pkgsrc-efbf6c636646118ec70ab995d68756f7ed8fa908.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 |