diff options
author | thierry <thierry@FreeBSD.org> | 2004-08-24 06:19:03 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2004-08-24 06:19:03 +0800 |
commit | 6e5acd49d28e8293969562fb96e30e7c8b3e77e3 (patch) | |
tree | cdd55121f3f884ae96835515469b195fe00f64ca /www/pear-HTTP_Upload | |
parent | 7f78577c62a2f8b2f388a993e36e990afe4cfa7f (diff) | |
download | freebsd-ports-gnome-6e5acd49d28e8293969562fb96e30e7c8b3e77e3.tar.gz freebsd-ports-gnome-6e5acd49d28e8293969562fb96e30e7c8b3e77e3.tar.zst freebsd-ports-gnome-6e5acd49d28e8293969562fb96e30e7c8b3e77e3.zip |
Take maintainership.
PR: 70885.
Diffstat (limited to 'www/pear-HTTP_Upload')
-rw-r--r-- | www/pear-HTTP_Upload/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/pear-HTTP_Upload/Makefile b/www/pear-HTTP_Upload/Makefile index 8beea8d1863c..edb5c36f32b0 100644 --- a/www/pear-HTTP_Upload/Makefile +++ b/www/pear-HTTP_Upload/Makefile @@ -9,7 +9,7 @@ PORTNAME= HTTP_Upload PORTVERSION= 0.9.1 CATEGORIES= www devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= antonio@php.net COMMENT= Easy and secure managment of files submitted via HTML Forms BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR |