diff options
author | obache <obache@pkgsrc.org> | 2010-04-11 07:33:17 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-04-11 07:33:17 +0000 |
commit | 40518684a6e906d62b634494b1b726641978e814 (patch) | |
tree | 2ebfcb56e6bed30b1b6c0ae2c942c9f48b011b52 /www/Makefile | |
parent | 0410f78444403021e16cbdafd7ccdf887aa7fb38 (diff) | |
download | pkgsrc-40518684a6e906d62b634494b1b726641978e814.tar.gz |
+ php-uploadprogress
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 80fbbe05266..ffdeb0c2938 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.712 2010/04/11 07:32:25 seb Exp $ +# $NetBSD: Makefile,v 1.713 2010/04/11 07:33:17 obache Exp $ # COMMENT= Packages related to the World Wide Web @@ -449,6 +449,7 @@ SUBDIR+= pear-HTTP_Request SUBDIR+= php-apc SUBDIR+= php-curl SUBDIR+= php-eaccelerator +SUBDIR+= php-uploadprogress #SUBDIR+= plone # only contains Makefile fragments SUBDIR+= plone25 SUBDIR+= plone3 |