summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2015-08-19 07:24:36 +0000
committerErwin Lansing <erwin@FreeBSD.org>2015-08-19 07:24:36 +0000
commit6be56c4926252ee40f35bfdc5656cca69be8acc6 (patch)
treee650440ee9069698e30b304beb8ee67e11013ccb
parent073fcca809f76b7dcf18358428cf15fe9326861d (diff)
downloadfreebsd-ports-6be56c4926252ee40f35bfdc5656cca69be8acc6.zip
Reset maintainer
<freebsd@dacehv.info>: Host or domain name not found. Name service error for name=dacehv.info type=AAAA: Host not found Sponsored by: DK Hostmaster A/S
-rw-r--r--devel/py-tabulate/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-tabulate/Makefile b/devel/py-tabulate/Makefile
index c2e008d8d43d..55ab92eae40f 100644
--- a/devel/py-tabulate/Makefile
+++ b/devel/py-tabulate/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= freebsd@dacehv.info
+MAINTAINER= ports@FreeBSD.org
COMMENT= Pretty-print tabular data in Python
LICENSE= MIT