aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2005-01-30 01:37:56 +0800
committerlinimon <linimon@FreeBSD.org>2005-01-30 01:37:56 +0800
commitd8d7579fa08847626d8f9421208b4aa3778d308b (patch)
tree72207f825a1774de52afd78ddea2bd8fd08c3e0a /devel
parentb6625d4a803b8c94b14f4f427817230b5d9904bd (diff)
downloadfreebsd-ports-gnome-d8d7579fa08847626d8f9421208b4aa3778d308b.tar.gz
freebsd-ports-gnome-d8d7579fa08847626d8f9421208b4aa3778d308b.tar.zst
freebsd-ports-gnome-d8d7579fa08847626d8f9421208b4aa3778d308b.zip
With portmgr hat on, reset bouncing maintainer address (already noted
by leeym in devel/p5-Test-Simple) without prejudice.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-IO-stringy/Makefile2
-rw-r--r--devel/py-unit/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-IO-stringy/Makefile b/devel/p5-IO-stringy/Makefile
index a1952addd59d..a07d638fc4ee 100644
--- a/devel/p5-IO-stringy/Makefile
+++ b/devel/p5-IO-stringy/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= IO
PKGNAMEPREFIX= p5-
-MAINTAINER= shell@shellhung.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perl5 module for using IO handles with non-file objects
PERL_CONFIGURE= YES
diff --git a/devel/py-unit/Makefile b/devel/py-unit/Makefile
index 719a6a1fa2bf..0fc11afd21a0 100644
--- a/devel/py-unit/Makefile
+++ b/devel/py-unit/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= pyunit
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pyunit-${PORTVERSION}
-MAINTAINER= shell@shellhung.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Unit testing framework for Python
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter