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/pure-xml | |
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/pure-xml')
-rw-r--r-- | textproc/pure-xml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pure-xml/Makefile b/textproc/pure-xml/Makefile index 54645c67fadd..dc80afc40240 100644 --- a/textproc/pure-xml/Makefile +++ b/textproc/pure-xml/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc MASTER_SITES= https://cdn.bitbucket.org/purelang/pure-lang/downloads/ DIST_SUBDIR= pure -MAINTAINER= lichray@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Pure language interface for libxml2 and libxslt LICENSE= GPLv3 LGPL3 |