summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/pear-Log/Makefile4
-rw-r--r--www/pear-HTML_Common/Makefile4
-rw-r--r--www/pear-HTML_Select/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/pear-Log/Makefile b/sysutils/pear-Log/Makefile
index 27151c12db9..fe4f39cca06 100644
--- a/sysutils/pear-Log/Makefile
+++ b/sysutils/pear-Log/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2004/11/01 19:57:10 jdolecek Exp $
+# $NetBSD: Makefile,v 1.7 2004/11/27 13:34:37 jdolecek Exp $
DISTNAME= Log-1.8.4
CATEGORIES= sysutils
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= jdolecek@NetBSD.org
HOMEPAGE= http://www.csh.rit.edu/~jon/projects/pear_log/
COMMENT= PHP Log framework provides an abstracted logging system
diff --git a/www/pear-HTML_Common/Makefile b/www/pear-HTML_Common/Makefile
index 0f5b0c60129..6aaa9e99df8 100644
--- a/www/pear-HTML_Common/Makefile
+++ b/www/pear-HTML_Common/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.7 2004/11/27 10:02:52 jdolecek Exp $
+# $NetBSD: Makefile,v 1.8 2004/11/27 13:34:37 jdolecek Exp $
DISTNAME= HTML_Common-1.2.1
PKGREVISION= 1
CATEGORIES= www
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= jdolecek@NetBSD.org
COMMENT= Base PHP class for other HTML classes
# This package is base HTML package
diff --git a/www/pear-HTML_Select/Makefile b/www/pear-HTML_Select/Makefile
index b30e09cbcec..42ea0558acc 100644
--- a/www/pear-HTML_Select/Makefile
+++ b/www/pear-HTML_Select/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2004/11/27 10:02:52 jdolecek Exp $
+# $NetBSD: Makefile,v 1.7 2004/11/27 13:34:37 jdolecek Exp $
DISTNAME= HTML_Select-1.2.1
CATEGORIES= www
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= jdolecek@NetBSD.org
COMMENT= PHP class for generating HTML form select elements
DEPENDS+= pear-HTML_Common>=1.1:../../www/pear-HTML_Common