aboutsummaryrefslogtreecommitdiffstats
path: root/www/py-dj21-django-extensions
diff options
context:
space:
mode:
authorgrembo <grembo@FreeBSD.org>2019-03-28 07:47:17 +0800
committergrembo <grembo@FreeBSD.org>2019-03-28 07:47:17 +0800
commit318b077d0492ec550fef3b102caaf376fba9c730 (patch)
tree65acdb33bbb05efd05f0c58a1718a69c9532d7da /www/py-dj21-django-extensions
parent367c5bbd877d5a9a165e12eed1208bebf66c7ba0 (diff)
downloadfreebsd-ports-gnome-318b077d0492ec550fef3b102caaf376fba9c730.tar.gz
freebsd-ports-gnome-318b077d0492ec550fef3b102caaf376fba9c730.tar.zst
freebsd-ports-gnome-318b077d0492ec550fef3b102caaf376fba9c730.zip
Update to 2.1.6 and pass maintainership of Django21 version of the port to
the maintainer of py-django-extensions to make it easier to keep ports in sync. PR: 236743 Approved by: maintainer
Diffstat (limited to 'www/py-dj21-django-extensions')
-rw-r--r--www/py-dj21-django-extensions/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-dj21-django-extensions/Makefile b/www/py-dj21-django-extensions/Makefile
index 63aa97a53097..98bacf234a93 100644
--- a/www/py-dj21-django-extensions/Makefile
+++ b/www/py-dj21-django-extensions/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj21-
-MAINTAINER= grembo@FreeBSD.org
+MAINTAINER= ports@caomhin.org
COMMENT= Global custom management extensions for the Django Framework
LICENSE= MIT