aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/obfuscatejs/Makefile2
-rw-r--r--devel/py-celementtree/Makefile2
-rw-r--r--devel/py-json-py/Makefile2
-rw-r--r--devel/py-protocols-devel/Makefile2
-rw-r--r--devel/py-protocols/Makefile2
-rw-r--r--devel/py-testgears/Makefile2
6 files changed, 6 insertions, 6 deletions
diff --git a/devel/obfuscatejs/Makefile b/devel/obfuscatejs/Makefile
index f06dfb8ac91a..205a4721887d 100644
--- a/devel/obfuscatejs/Makefile
+++ b/devel/obfuscatejs/Makefile
@@ -15,7 +15,7 @@ EXTRACT_SUFX= .jar
DIST_SUBDIR= ${PORTNAME}/${PORTVERSION}
EXTRACT_ONLY=
-MAINTAINER= nivit@email.it
+MAINTAINER= nivit@FreeBSD.org
COMMENT= A JavaScript code obfuscator
RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper
diff --git a/devel/py-celementtree/Makefile b/devel/py-celementtree/Makefile
index 1bb808d94b5b..02adb1db73b5 100644
--- a/devel/py-celementtree/Makefile
+++ b/devel/py-celementtree/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://effbot.org/downloads/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-${PORTVERSION}-20051216
-MAINTAINER= nivit@email.it
+MAINTAINER= nivit@FreeBSD.org
COMMENT= A fast C implementation of the ElementTree API
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/elementtree/__init__.py:${PORTSDIR}/devel/py-elementtree
diff --git a/devel/py-json-py/Makefile b/devel/py-json-py/Makefile
index 10eabf904261..630039676ede 100644
--- a/devel/py-json-py/Makefile
+++ b/devel/py-json-py/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/}
EXTRACT_SUFX= .zip
-MAINTAINER= nivit@email.it
+MAINTAINER= nivit@FreeBSD.org
COMMENT= A python implementation of a JSON (http//:json.org) reader/writer
NO_WRKSUBDIR= yes
diff --git a/devel/py-protocols-devel/Makefile b/devel/py-protocols-devel/Makefile
index 2cfc11c309bd..2753dd3b786a 100644
--- a/devel/py-protocols-devel/Makefile
+++ b/devel/py-protocols-devel/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= PyProtocols-${PORTVERSION}
-MAINTAINER= nivit@email.it
+MAINTAINER= nivit@FreeBSD.org
COMMENT= Python module extending the PEP 246 adapt() function
USE_PYTHON= yes
diff --git a/devel/py-protocols/Makefile b/devel/py-protocols/Makefile
index 2cfc11c309bd..2753dd3b786a 100644
--- a/devel/py-protocols/Makefile
+++ b/devel/py-protocols/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= PyProtocols-${PORTVERSION}
-MAINTAINER= nivit@email.it
+MAINTAINER= nivit@FreeBSD.org
COMMENT= Python module extending the PEP 246 adapt() function
USE_PYTHON= yes
diff --git a/devel/py-testgears/Makefile b/devel/py-testgears/Makefile
index 7bfe9a193f4c..d645fb149623 100644
--- a/devel/py-testgears/Makefile
+++ b/devel/py-testgears/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://nivi.interfree.it/distfiles/${PORTNAME}/ \
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-${PORTVERSION}
-MAINTAINER= nivit@email.it
+MAINTAINER= nivit@FreeBSD.org
COMMENT= Python module to run tests written as simple functions
BUILD_DEPENDS= easy_install:${PORTSDIR}/devel/py-setuptools