diff options
author | obache <obache> | 2010-04-11 07:33:17 +0000 |
---|---|---|
committer | obache <obache> | 2010-04-11 07:33:17 +0000 |
commit | 5c084c355232c3a5662e69a8077a89694ef2c66f (patch) | |
tree | 2ebfcb56e6bed30b1b6c0ae2c942c9f48b011b52 | |
parent | 1fc1414212af399769e8e073f4344cfb8dccc42a (diff) | |
download | pkgsrc-5c084c355232c3a5662e69a8077a89694ef2c66f.tar.gz |
+ php-uploadprogress
-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 |