From 83bb61d8abe75bb6792f0ddba56529bc95ad5c58 Mon Sep 17 00:00:00 2001 From: jdolecek Date: Sat, 9 Oct 2004 16:48:56 +0000 Subject: [PATCH] fix the MAINTAINER link (tech-pkg@, not tech-kern@) --- www/pear-HTML_Common/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/pear-HTML_Common/Makefile b/www/pear-HTML_Common/Makefile index 362dacebef37..095d4c6083c3 100644 --- a/www/pear-HTML_Common/Makefile +++ b/www/pear-HTML_Common/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.4 2004/04/03 15:30:56 schmonz Exp $ +# $NetBSD: Makefile,v 1.5 2004/10/09 16:48:56 jdolecek Exp $ DISTNAME= HTML_Common-1.2.1 PKGREVISION= 1 CATEGORIES= www -MAINTAINER= tech-kern@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://pear.php.net/package/HTML_Common COMMENT= Base PHP class for other HTML classes