aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-yaml
diff options
context:
space:
mode:
authorjpaetzel <jpaetzel@FreeBSD.org>2009-01-12 13:57:43 +0800
committerjpaetzel <jpaetzel@FreeBSD.org>2009-01-12 13:57:43 +0800
commit514cb41ca1f6d724d76cf994e599323575b3b1fe (patch)
treea1797e4c97e02193f2a776617d79757596ff1db1 /devel/py-yaml
parentc33033516443222174084fd4aba4cd2e4051f022 (diff)
downloadfreebsd-ports-gnome-514cb41ca1f6d724d76cf994e599323575b3b1fe.tar.gz
freebsd-ports-gnome-514cb41ca1f6d724d76cf994e599323575b3b1fe.tar.zst
freebsd-ports-gnome-514cb41ca1f6d724d76cf994e599323575b3b1fe.zip
Grab MAINTAINER
Approved by: linimon (mentor)
Diffstat (limited to 'devel/py-yaml')
-rw-r--r--devel/py-yaml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-yaml/Makefile b/devel/py-yaml/Makefile
index 1a42ab1acbba..58009221acc6 100644
--- a/devel/py-yaml/Makefile
+++ b/devel/py-yaml/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://pyyaml.org/download/pyyaml/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= PyYAML-${PORTVERSION}
-MAINTAINER= neal@nelson.name
+MAINTAINER= jpaetzel@FreeBSD.org
COMMENT= Python YAML parser
OPTIONS= YAML "Enable LibYAML binding" Off