summaryrefslogtreecommitdiff
path: root/devel/py-munch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-munch/Makefile')
-rw-r--r--devel/py-munch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-munch/Makefile b/devel/py-munch/Makefile
index 2a4552ee7087..bf03f20ae98f 100644
--- a/devel/py-munch/Makefile
+++ b/devel/py-munch/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Python dict that provides attribute-style access (a la JavaScript)
LICENSE= MIT