fix the MAINTAINER link (tech-pkg@, not tech-kern@)
This commit is contained in:
parent
48e163dc10
commit
83bb61d8ab
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue