diff options
author | bapt <bapt@FreeBSD.org> | 2014-10-17 18:23:34 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-10-17 18:23:34 +0800 |
commit | e95bb624cd03c2c40cce164b18d1477513b1a2e6 (patch) | |
tree | a9b54cc45700cba1895154311387e837b5aaa35d /www/py-djblets | |
parent | b8d53f899bc8bc70df02b8273d192af2927f0d32 (diff) | |
download | freebsd-ports-gnome-e95bb624cd03c2c40cce164b18d1477513b1a2e6.tar.gz freebsd-ports-gnome-e95bb624cd03c2c40cce164b18d1477513b1a2e6.tar.zst freebsd-ports-gnome-e95bb624cd03c2c40cce164b18d1477513b1a2e6.zip |
Reset maintainership
Diffstat (limited to 'www/py-djblets')
-rw-r--r-- | www/py-djblets/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-djblets/Makefile b/www/py-djblets/Makefile index 732bd5b7b4ec..b59557d6c54a 100644 --- a/www/py-djblets/Makefile +++ b/www/py-djblets/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://downloads.reviewboard.org/releases/Djblets/${PORTVERSION:R} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Djblets-${PORTVERSION} -MAINTAINER= pclin@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Collection of useful classes and functions for Django LICENSE= MIT |