From 8458dd2b4d8f07f3b94593cd4458bbc7da2c90cf Mon Sep 17 00:00:00 2001 From: jdolecek Date: Wed, 17 Dec 2003 19:17:39 +0000 Subject: various fixups: * set CATEGORIES and MAINTAINER properly * use correct path to pear.mk --- www/pear-HTML_Common/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/www/pear-HTML_Common/Makefile b/www/pear-HTML_Common/Makefile index 481978b9df8..3d38eba662f 100644 --- a/www/pear-HTML_Common/Makefile +++ b/www/pear-HTML_Common/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/12/17 19:13:28 jdolecek Exp $ +# $NetBSD: Makefile,v 1.2 2003/12/17 19:17:39 jdolecek Exp $ DISTNAME= HTML_Common-1.2.1 +CATEGORIES= www -MAINTAINER= adrianp@stindustries.net +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 -.include "../../wip/php4/pear.mk" +.include "../../www/php4/pear.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3