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_Request/Makefile5
3 files changed, 4 insertions, 7 deletions
diff --git a/www/pear-HTML_Common/Makefile b/www/pear-HTML_Common/Makefile
index 0cac933be50..0f5b0c60129 100644
--- a/www/pear-HTML_Common/Makefile
+++ b/www/pear-HTML_Common/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.6 2004/11/01 19:57:10 jdolecek Exp $
+# $NetBSD: Makefile,v 1.7 2004/11/27 10:02:52 jdolecek Exp $
DISTNAME= HTML_Common-1.2.1
PKGREVISION= 1
CATEGORIES= www
MAINTAINER= tech-pkg@NetBSD.org
-HOMEPAGE= http://pear.php.net/package/HTML_Common
COMMENT= Base PHP class for other HTML classes
# This package is base HTML package
diff --git a/www/pear-HTML_Select/Makefile b/www/pear-HTML_Select/Makefile
index 118edfde467..b30e09cbcec 100644
--- a/www/pear-HTML_Select/Makefile
+++ b/www/pear-HTML_Select/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2004/11/01 19:57:10 jdolecek Exp $
+# $NetBSD: Makefile,v 1.6 2004/11/27 10:02:52 jdolecek Exp $
DISTNAME= HTML_Select-1.2.1
CATEGORIES= www
MAINTAINER= tech-pkg@NetBSD.org
-HOMEPAGE= http://pear.php.net/package/HTML_Common
COMMENT= PHP class for generating HTML form select elements
DEPENDS+= pear-HTML_Common>=1.1:../../www/pear-HTML_Common
diff --git a/www/pear-HTTP_Request/Makefile b/www/pear-HTTP_Request/Makefile
index 9cace0ef131..7c2d64432ae 100644
--- a/www/pear-HTTP_Request/Makefile
+++ b/www/pear-HTTP_Request/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/11/01 21:42:37 jdolecek Exp $
+# $NetBSD: Makefile,v 1.2 2004/11/27 10:02:52 jdolecek Exp $
DISTNAME= HTTP_Request-1.2
-#CATEGORIES= www
+#CATEGORIES+= www
MAINTAINER= jdolecek@NetBSD.org
-HOMEPAGE= http://pear.php.net/package/HTTP_Request
COMMENT= PHP classes to provides an easy way to perform HTTP requests
DEPENDS+= pear-Net_URL>=1.0:../../net/pear-Net_URL