summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorschmonz <schmonz>2004-04-03 15:30:56 +0000
committerschmonz <schmonz>2004-04-03 15:30:56 +0000
commit5334669d0eb59a4773b5f4b1abeb5187fa389579 (patch)
treef031f40d36ca2c5563d4dff36f44a0b3cee71c67 /www
parenta675e2384ee10c0ef91a709e17987c5b065ed95e (diff)
downloadpkgsrc-5334669d0eb59a4773b5f4b1abeb5187fa389579.tar.gz
COMMENT for "foo" needn't start with "Foo is a...".
Diffstat (limited to 'www')
-rw-r--r--www/pear-HTML_Common/Makefile4
-rw-r--r--www/pear-HTML_Select/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/www/pear-HTML_Common/Makefile b/www/pear-HTML_Common/Makefile
index 9a8668d9816..362dacebef3 100644
--- a/www/pear-HTML_Common/Makefile
+++ b/www/pear-HTML_Common/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/04/03 04:41:47 jdolecek Exp $
+# $NetBSD: Makefile,v 1.4 2004/04/03 15:30:56 schmonz Exp $
DISTNAME= HTML_Common-1.2.1
PKGREVISION= 1
@@ -6,7 +6,7 @@ CATEGORIES= www
MAINTAINER= tech-kern@NetBSD.org
HOMEPAGE= http://pear.php.net/package/HTML_Common
-COMMENT= PEAR::HTML_Common is a base PHP class for other HTML classes
+COMMENT= Base PHP class for other HTML classes
# This package is base HTML package
PEAR_DIRRM_BASEDIR= yes
diff --git a/www/pear-HTML_Select/Makefile b/www/pear-HTML_Select/Makefile
index a7cdd17c7ac..177110c11f6 100644
--- a/www/pear-HTML_Select/Makefile
+++ b/www/pear-HTML_Select/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2004/04/03 04:46:27 jdolecek Exp $
+# $NetBSD: Makefile,v 1.4 2004/04/03 15:30:56 schmonz Exp $
DISTNAME= HTML_Select-1.2.1
CATEGORIES= www
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://pear.php.net/package/HTML_Common
-COMMENT= HTML_Select is a PHP class for generating HTML form select elements
+COMMENT= PHP class for generating HTML form select elements
DEPENDS+= pear-HTML_Common>=1.1:../../www/pear-HTML_Common