diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2008-09-08 00:22:00 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2008-09-08 00:22:00 +0000 |
commit | ce16c6ed8506e1b1ba87191eaa53e9172de69d8f (patch) | |
tree | bb3ac7a981a10de708b9799e80366faa78e71920 /devel/pear-HTML_Common | |
parent | 8a1ff65b9b4abb36af6477b5c168037be07d4f71 (diff) |
Notes
Diffstat (limited to 'devel/pear-HTML_Common')
-rw-r--r-- | devel/pear-HTML_Common/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pear-HTML_Common/Makefile b/devel/pear-HTML_Common/Makefile index c7bf8071f5a6..d7b0e1509a04 100644 --- a/devel/pear-HTML_Common/Makefile +++ b/devel/pear-HTML_Common/Makefile @@ -9,7 +9,7 @@ PORTNAME= HTML_Common PORTVERSION= 1.2.4 CATEGORIES= devel www pear -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR::HTML_Common is a base class for other HTML classes BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear |