diff options
author | schmonz <schmonz@pkgsrc.org> | 2004-04-03 15:30:56 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2004-04-03 15:30:56 +0000 |
commit | 1acf82f710a51d715cc240662a0d5b8e99237021 (patch) | |
tree | f031f40d36ca2c5563d4dff36f44a0b3cee71c67 /www/pear-HTML_Common | |
parent | 7ee36b12fc2a5710f0a7df7ee2bf3c39afb5cdc0 (diff) | |
download | pkgsrc-1acf82f710a51d715cc240662a0d5b8e99237021.tar.gz |
COMMENT for "foo" needn't start with "Foo is a...".
Diffstat (limited to 'www/pear-HTML_Common')
-rw-r--r-- | www/pear-HTML_Common/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |