aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-03-13 03:53:21 +0800
committermiwi <miwi@FreeBSD.org>2009-03-13 03:53:21 +0800
commit258fb478ac5c6a84ec80aa0933c7ebaa9945ecda (patch)
tree346cbfb82bac7eb567dcf924ef73a7e7449c617d
parent94f9eb9d33191c65fcf7e0bb6bb42a29c0ac67b5 (diff)
downloadfreebsd-ports-gnome-258fb478ac5c6a84ec80aa0933c7ebaa9945ecda.tar.gz
freebsd-ports-gnome-258fb478ac5c6a84ec80aa0933c7ebaa9945ecda.tar.zst
freebsd-ports-gnome-258fb478ac5c6a84ec80aa0933c7ebaa9945ecda.zip
- Reset magik@back-up.pl
Mail reject here: <magik@back-up.pl>: Host or domain name not found. Name service error for name=back-up.pl type=AAAA: Host not found Approved by: portmgr (linimon)
-rw-r--r--www/py-pylons/Makefile2
-rw-r--r--www/py-webhelpers/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/www/py-pylons/Makefile b/www/py-pylons/Makefile
index 15388134a7a4..59d143b1c8b2 100644
--- a/www/py-pylons/Makefile
+++ b/www/py-pylons/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://pylonshq.com/download/0.9.6.2/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= Pylons-${PORTVERSION}
-MAINTAINER= magik@back-up.pl
+MAINTAINER= ports@FreeBSD.org
COMMENT= Pylons Web Framework
BUILD_DEPENDS= ${EASY_INSTALL_CMD}:${PORTSDIR}/devel/py-setuptools
diff --git a/www/py-webhelpers/Makefile b/www/py-webhelpers/Makefile
index efa42795f009..b6062c374d96 100644
--- a/www/py-webhelpers/Makefile
+++ b/www/py-webhelpers/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= WebHelpers-${PORTVERSION}
-MAINTAINER= magik@back-up.pl
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python helper functions for writing templates in web applications
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}routes>=1.1:${PORTSDIR}/www/py-routes \