diff options
author | rene <rene@FreeBSD.org> | 2018-11-07 05:13:54 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2018-11-07 05:13:54 +0800 |
commit | 81276b943d4b75e58a73ebf8fae1fad5798a426c (patch) | |
tree | 71622eaf34f6546527334abccfbe5ae51b116b08 /www/py-django-sudo | |
parent | 0e7b24f90d7e88a81e531e8aed5444d397762ace (diff) | |
download | freebsd-ports-gnome-81276b943d4b75e58a73ebf8fae1fad5798a426c.tar.gz freebsd-ports-gnome-81276b943d4b75e58a73ebf8fae1fad5798a426c.tar.zst freebsd-ports-gnome-81276b943d4b75e58a73ebf8fae1fad5798a426c.zip |
Return tj's ports to the pool after his commit bit got safekept.
Diffstat (limited to 'www/py-django-sudo')
-rw-r--r-- | www/py-django-sudo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-django-sudo/Makefile b/www/py-django-sudo/Makefile index a47e5bbc4e33..01afaca11e0a 100644 --- a/www/py-django-sudo/Makefile +++ b/www/py-django-sudo/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}django- DISTNAME= django-${PORTNAME}-${PORTVERSION} -MAINTAINER= tj@FreeBSD.org +MAINTAINER= python@FreeBSD.org COMMENT= Sudo mode is an extra layer of security for Django LICENSE= BSD3CLAUSE |