summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/pear-HTML_Common/Makefile3
-rw-r--r--www/pear-HTML_Select/Makefile3
-rw-r--r--www/pear-HTTP/Makefile3
-rw-r--r--www/pear-HTTP_Request/Makefile3
4 files changed, 8 insertions, 4 deletions
diff --git a/www/pear-HTML_Common/Makefile b/www/pear-HTML_Common/Makefile
index 5cc51fd3bff..bdac4183f83 100644
--- a/www/pear-HTML_Common/Makefile
+++ b/www/pear-HTML_Common/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2006/10/23 20:09:00 jdolecek Exp $
+# $NetBSD: Makefile,v 1.14 2007/05/05 22:09:19 adrianp Exp $
DISTNAME= HTML_Common-1.2.3
+PKGREVISION= 1
CATEGORIES= www
MAINTAINER= jdolecek@NetBSD.org
diff --git a/www/pear-HTML_Select/Makefile b/www/pear-HTML_Select/Makefile
index 6bcdadef650..ed76002996d 100644
--- a/www/pear-HTML_Select/Makefile
+++ b/www/pear-HTML_Select/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2006/06/04 16:26:56 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2007/05/05 22:09:19 adrianp Exp $
DISTNAME= HTML_Select-1.2.1
+PKGREVISION= 1
CATEGORIES= www
MAINTAINER= jdolecek@NetBSD.org
diff --git a/www/pear-HTTP/Makefile b/www/pear-HTTP/Makefile
index b9d1f5372e8..291a22a20e6 100644
--- a/www/pear-HTTP/Makefile
+++ b/www/pear-HTTP/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/06/15 11:29:39 adrianp Exp $
+# $NetBSD: Makefile,v 1.2 2007/05/05 22:09:19 adrianp Exp $
DISTNAME= HTTP-1.4.0
CATEGORIES+= www
+PKGREVISION= 1
MAINTAINER= brook@nmsu.edu adrianp@NetBSD.org
HOMEPAGE= http://pear.php.net/package/HTTP
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