diff options
Diffstat (limited to 'www/pear-HTML_Common/Makefile')
-rw-r--r-- | www/pear-HTML_Common/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/www/pear-HTML_Common/Makefile b/www/pear-HTML_Common/Makefile index 6aaa9e99df8..96440c0d3b9 100644 --- a/www/pear-HTML_Common/Makefile +++ b/www/pear-HTML_Common/Makefile @@ -1,14 +1,11 @@ -# $NetBSD: Makefile,v 1.8 2004/11/27 13:34:37 jdolecek Exp $ +# $NetBSD: Makefile,v 1.9 2005/04/11 20:08:43 jdolecek Exp $ DISTNAME= HTML_Common-1.2.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MAINTAINER= jdolecek@NetBSD.org COMMENT= Base PHP class for other HTML classes -# This package is base HTML package -PEAR_DIRRM_BASEDIR= yes - .include "../../lang/php/pear.mk" .include "../../mk/bsd.pkg.mk" |