diff options
author | thierry <thierry@FreeBSD.org> | 2004-11-11 22:56:33 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2004-11-11 22:56:33 +0800 |
commit | 377504f7efa2b567ec942c3ce5679beb3cb02be7 (patch) | |
tree | 77b53b2daf07e4f58647c621514294490dcf2d69 /www/pear-HTTP/Makefile | |
parent | febcff07c2fe836ff8fcda933ade05ea2344b263 (diff) | |
download | freebsd-ports-gnome-377504f7efa2b567ec942c3ce5679beb3cb02be7.tar.gz freebsd-ports-gnome-377504f7efa2b567ec942c3ce5679beb3cb02be7.tar.zst freebsd-ports-gnome-377504f7efa2b567ec942c3ce5679beb3cb02be7.zip |
- Upgrade to to 1.3.3;
- Take maintainership.
PR: ports/71556
Submitted by: Antônio Carlos Venâncio Júnior.
Diffstat (limited to 'www/pear-HTTP/Makefile')
-rw-r--r-- | www/pear-HTTP/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/pear-HTTP/Makefile b/www/pear-HTTP/Makefile index 48880fa5c20a..96308f9c4aa3 100644 --- a/www/pear-HTTP/Makefile +++ b/www/pear-HTTP/Makefile @@ -6,10 +6,10 @@ # PORTNAME= HTTP -PORTVERSION= 1.3.1 +PORTVERSION= 1.3.3 CATEGORIES= www devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= antonio@php.net COMMENT= PEAR miscellaneous HTTP utilities BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR |