summaryrefslogtreecommitdiff
path: root/www/pear-HTTP_Request
diff options
context:
space:
mode:
authoradrianp <adrianp>2007-05-05 22:09:18 +0000
committeradrianp <adrianp>2007-05-05 22:09:18 +0000
commitce1ec95e815b1df395f4187381381f369fa8f79c (patch)
treee97b27e3f25eac997fd9c891d7b7bf1e23df79af /www/pear-HTTP_Request
parent8dfb6047a9df1c9f1bef1d384b698dc70c2d222c (diff)
downloadpkgsrc-ce1ec95e815b1df395f4187381381f369fa8f79c.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/Makefile3
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