aboutsummaryrefslogtreecommitdiff
path: root/databases/py-south
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2013-05-15 19:33:14 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2013-05-15 19:33:14 +0000
commitac3b2bec7c59ce8bdbaf28c394848dacae952ab7 (patch)
treedafd1d41afee0fa3ffa269789a0c705db5de5a25 /databases/py-south
parenta31c25c307d72a789bbb47710760ea23da8e7ac6 (diff)
downloadports-ac3b2bec7c59ce8bdbaf28c394848dacae952ab7.tar.gz
ports-ac3b2bec7c59ce8bdbaf28c394848dacae952ab7.zip
Notes
Diffstat (limited to 'databases/py-south')
-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