aboutsummaryrefslogtreecommitdiffstats
path: root/databases/py-south/Makefile
diff options
context:
space:
mode:
authorwg <wg@FreeBSD.org>2013-05-16 03:33:14 +0800
committerwg <wg@FreeBSD.org>2013-05-16 03:33:14 +0800
commit9feca44cf8b047f10d6f99e83e79d4e6598486ef (patch)
treedafd1d41afee0fa3ffa269789a0c705db5de5a25 /databases/py-south/Makefile
parent9516d81833c6935bc5f02844880fb712197a2195 (diff)
downloadfreebsd-ports-gnome-9feca44cf8b047f10d6f99e83e79d4e6598486ef.tar.gz
freebsd-ports-gnome-9feca44cf8b047f10d6f99e83e79d4e6598486ef.tar.zst
freebsd-ports-gnome-9feca44cf8b047f10d6f99e83e79d4e6598486ef.zip
- Change MAINTAINER address of all my ports
Approved by: culot (mentor)
Diffstat (limited to 'databases/py-south/Makefile')
-rw-r--r--databases/py-south/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-south/Makefile b/databases/py-south/Makefile
index 1e132b207870..f3f91b346abc 100644
--- a/databases/py-south/Makefile
+++ b/databases/py-south/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= South-${PORTVERSION}
-MAINTAINER= william88@gmail.com
+MAINTAINER= wg@FreeBSD.org
COMMENT= This is South, intelligent schema migrations for Django apps
LICENSE= AL2