pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www COMMENT for "foo" needn't start with "Foo is a...".
details: https://anonhg.NetBSD.org/pkgsrc/rev/4d75cc5b6343
branches: trunk
changeset: 472072:4d75cc5b6343
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Sat Apr 03 15:30:56 2004 +0000
description:
COMMENT for "foo" needn't start with "Foo is a...".
diffstat:
www/pear-HTML_Common/Makefile | 4 ++--
www/pear-HTML_Select/Makefile | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (35 lines):
diff -r e1494a6c44f0 -r 4d75cc5b6343 www/pear-HTML_Common/Makefile
--- a/www/pear-HTML_Common/Makefile Sat Apr 03 13:26:32 2004 +0000
+++ b/www/pear-HTML_Common/Makefile Sat Apr 03 15:30:56 2004 +0000
@@ -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 @@
MAINTAINER= tech-kern%NetBSD.org@localhost
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 -r e1494a6c44f0 -r 4d75cc5b6343 www/pear-HTML_Select/Makefile
--- a/www/pear-HTML_Select/Makefile Sat Apr 03 13:26:32 2004 +0000
+++ b/www/pear-HTML_Select/Makefile Sat Apr 03 15:30:56 2004 +0000
@@ -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@localhost
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
Home |
Main Index |
Thread Index |
Old Index