diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-02 17:35:20 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-02 17:35:20 +0000 |
commit | 983d5155b110c5fbed35cf84abdd77fc01cd2759 (patch) | |
tree | 3554e03f4bd1adb82338eaa88be5d19a419a00e7 /textproc/simplehtmldom | |
parent | 0d55bb5a7dc6ecf63816b14be3bf6f97a360d8be (diff) | |
download | ports-983d5155b110c5fbed35cf84abdd77fc01cd2759.tar.gz ports-983d5155b110c5fbed35cf84abdd77fc01cd2759.zip |
Notes
Diffstat (limited to 'textproc/simplehtmldom')
-rw-r--r-- | textproc/simplehtmldom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/simplehtmldom/Makefile b/textproc/simplehtmldom/Makefile index 526569044ffe..8d3fdabba22b 100644 --- a/textproc/simplehtmldom/Makefile +++ b/textproc/simplehtmldom/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION} DISTNAME= ${PORTNAME}_${DISTVERSION:S/./_/g} -MAINTAINER= joehorn@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= PHP Simple HTML DOM Parser WRKSRC= ${WRKDIR} |