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/libmrss-php | |
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/libmrss-php')
-rw-r--r-- | textproc/libmrss-php/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libmrss-php/Makefile b/textproc/libmrss-php/Makefile index 80619748533d..2402929f51d5 100644 --- a/textproc/libmrss-php/Makefile +++ b/textproc/libmrss-php/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc MASTER_SITES= http://www.autistici.org/bakunin/libmrss/ PKGNAMESUFFIX= -php -MAINTAINER= rodrigo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PHP library for parsing, writing, and creating RSS LIB_DEPENDS= mrss:${PORTSDIR}/textproc/libmrss |