diff options
author | mm <mm@FreeBSD.org> | 2012-08-16 16:51:39 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2012-08-16 16:51:39 +0800 |
commit | 62d4252771c440400dd572d1ddd411e3bd3973b7 (patch) | |
tree | 744c4877f801678060d119f30ada0aa2abb6bbaa /textproc/pear-YAML | |
parent | e3c87bffceebec261c369237c3a5b583ff169a53 (diff) | |
download | freebsd-ports-gnome-62d4252771c440400dd572d1ddd411e3bd3973b7.tar.gz freebsd-ports-gnome-62d4252771c440400dd572d1ddd411e3bd3973b7.tar.zst freebsd-ports-gnome-62d4252771c440400dd572d1ddd411e3bd3973b7.zip |
Give up maintainership on my PEAR ports
Diffstat (limited to 'textproc/pear-YAML')
-rw-r--r-- | textproc/pear-YAML/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pear-YAML/Makefile b/textproc/pear-YAML/Makefile index f939307b4079..c8e7c709ff0e 100644 --- a/textproc/pear-YAML/Makefile +++ b/textproc/pear-YAML/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc www pear MASTER_SITES= http://pear.symfony-project.com/get/ PKGNAMEPREFIX= pear- -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Symfony YAML Component BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ |