diff options
author | adrianp <adrianp@pkgsrc.org> | 2007-05-05 22:09:18 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2007-05-05 22:09:18 +0000 |
commit | d66a07ff76e093d2ff317a0c75c0f8d3ec318021 (patch) | |
tree | e97b27e3f25eac997fd9c891d7b7bf1e23df79af /www/pear-HTTP_Request | |
parent | 84f4f8d650a268090ddd4f8f3f598a0ff1dbdb88 (diff) | |
download | pkgsrc-d66a07ff76e093d2ff317a0c75c0f8d3ec318021.tar.gz |
PKGREVISION++ for the recent PEAR/PHP changes so that all child packages
pick up the new dependencies properly
Diffstat (limited to 'www/pear-HTTP_Request')
-rw-r--r-- | www/pear-HTTP_Request/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/pear-HTTP_Request/Makefile b/www/pear-HTTP_Request/Makefile index 6547870244a..4a0dd16937a 100644 --- a/www/pear-HTTP_Request/Makefile +++ b/www/pear-HTTP_Request/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2006/10/23 20:13:38 jdolecek Exp $ +# $NetBSD: Makefile,v 1.9 2007/05/05 22:09:19 adrianp Exp $ DISTNAME= HTTP_Request-1.3.0 #CATEGORIES+= www +PKGREVISION= 1 MAINTAINER= jdolecek@NetBSD.org COMMENT= PHP classes to provides an easy way to perform HTTP requests |