diff options
author | bapt <bapt@FreeBSD.org> | 2014-07-03 01:35:20 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-07-03 01:35:20 +0800 |
commit | 6e1000a91bd986fb737b60688feae8de94eb5ed0 (patch) | |
tree | 3554e03f4bd1adb82338eaa88be5d19a419a00e7 /textproc/xhtml-11 | |
parent | 4c3a22c5e4e1c7ca60d7b173a8aabba10ef1eeba (diff) | |
download | freebsd-ports-gnome-6e1000a91bd986fb737b60688feae8de94eb5ed0.tar.gz freebsd-ports-gnome-6e1000a91bd986fb737b60688feae8de94eb5ed0.tar.zst freebsd-ports-gnome-6e1000a91bd986fb737b60688feae8de94eb5ed0.zip |
Resetting maintainership on ports that have not been staged and without any
pending PR
With hat: portmgr
Diffstat (limited to 'textproc/xhtml-11')
-rw-r--r-- | textproc/xhtml-11/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xhtml-11/Makefile b/textproc/xhtml-11/Makefile index e1f2a0730320..1ee85e118536 100644 --- a/textproc/xhtml-11/Makefile +++ b/textproc/xhtml-11/Makefile @@ -10,7 +10,7 @@ DISTNAME= xhtml11 PKGNAMESUFFIX= -11 EXTRACT_SUFX= .tgz -MAINTAINER= gabor@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= W3C's XHTML 1.1 DTD RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr |