diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2006-07-23 02:45:24 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2006-07-23 02:45:24 +0000 |
commit | b6b4a544cd505584d1405f3624588a913b4af637 (patch) | |
tree | eeb4128a6ba95831346eb4a0ba05d48148fb7467 /www/py-django12 | |
parent | 54d3a22e171d39d99384d5ae12edab9cd735a34b (diff) | |
download | ports-b6b4a544cd505584d1405f3624588a913b4af637.tar.gz ports-b6b4a544cd505584d1405f3624588a913b4af637.zip |
Notes
Diffstat (limited to 'www/py-django12')
-rw-r--r-- | www/py-django12/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-django12/Makefile b/www/py-django12/Makefile index cb1311526209..2baf7ae5f3a5 100644 --- a/www/py-django12/Makefile +++ b/www/py-django12/Makefile @@ -13,7 +13,7 @@ MASTER_SITES?= http://media.djangoproject.com/releases/${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Django-${PORTVERSION} -MAINTAINER?= acardenas@bsd.org.pe +MAINTAINER?= acm@FreeBSD.org COMMENT= High-level Python Web framework BUILD_DEPENDS= easy_install:${PORTSDIR}/devel/py-setuptools |