diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-12-25 15:04:07 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-12-25 15:04:07 +0800 |
commit | ee68c95da94c33a6dbb13d21579b42f0e868a258 (patch) | |
tree | 57707786fefa820559dc0f9615f332a6588aa4b1 | |
parent | 06084b7baa8add15bcfa29ed5594880ff505aa39 (diff) | |
download | freebsd-ports-gnome-ee68c95da94c33a6dbb13d21579b42f0e868a258.tar.gz freebsd-ports-gnome-ee68c95da94c33a6dbb13d21579b42f0e868a258.tar.zst freebsd-ports-gnome-ee68c95da94c33a6dbb13d21579b42f0e868a258.zip |
- Update MAINTAINER: use @FreeBSD.org
-rw-r--r-- | databases/py-django-transaction-hooks/Makefile | 2 | ||||
-rw-r--r-- | devel/py-django-rq/Makefile | 2 | ||||
-rw-r--r-- | math/ess/Makefile | 2 | ||||
-rw-r--r-- | www/py-django-contact-form/Makefile | 2 | ||||
-rw-r--r-- | www/py-django-overextends/Makefile | 2 | ||||
-rw-r--r-- | www/py-satchmo/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/databases/py-django-transaction-hooks/Makefile b/databases/py-django-transaction-hooks/Makefile index 96e2e84f37ba..448de2947595 100644 --- a/databases/py-django-transaction-hooks/Makefile +++ b/databases/py-django-transaction-hooks/Makefile @@ -7,7 +7,7 @@ CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rene@freebsd.org +MAINTAINER= rene@FreeBSD.org COMMENT= Django database backends to register transaction-commit hooks LICENSE= BSD3CLAUSE diff --git a/devel/py-django-rq/Makefile b/devel/py-django-rq/Makefile index fa02480c5fee..4a91bb6e8269 100644 --- a/devel/py-django-rq/Makefile +++ b/devel/py-django-rq/Makefile @@ -7,7 +7,7 @@ DISTVERSIONPREFIX= v CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rene@freebsd.org +MAINTAINER= rene@FreeBSD.org COMMENT= Provides Django integration for RQ (Redis Queue) LICENSE= MIT diff --git a/math/ess/Makefile b/math/ess/Makefile index 6153360fa68f..76dde9293dfa 100644 --- a/math/ess/Makefile +++ b/math/ess/Makefile @@ -7,7 +7,7 @@ CATEGORIES= math MASTER_SITES= http://ess.r-project.org/downloads/ess/ \ http://stat.ethz.ch/ESS/downloads/ess/ -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= R support for Emacsen LICENSE= GPLv2 # or later diff --git a/www/py-django-contact-form/Makefile b/www/py-django-contact-form/Makefile index 9cf76838ba5c..37b1d3616e0e 100644 --- a/www/py-django-contact-form/Makefile +++ b/www/py-django-contact-form/Makefile @@ -7,7 +7,7 @@ CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rene@freebsd.org +MAINTAINER= rene@FreeBSD.org COMMENT= Generic contact-form application for Django LICENSE= BSD3CLAUSE diff --git a/www/py-django-overextends/Makefile b/www/py-django-overextends/Makefile index cf0f78414c05..d203f10fe2e1 100644 --- a/www/py-django-overextends/Makefile +++ b/www/py-django-overextends/Makefile @@ -7,7 +7,7 @@ CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rene@freebsd.org +MAINTAINER= rene@FreeBSD.org COMMENT= Django reusable app enabling circular template inheritance LICENSE= BSD2CLAUSE diff --git a/www/py-satchmo/Makefile b/www/py-satchmo/Makefile index 4c9bf54ec746..e905ec323a2e 100644 --- a/www/py-satchmo/Makefile +++ b/www/py-satchmo/Makefile @@ -8,7 +8,7 @@ CATEGORIES= www python MASTER_SITES= http://www.caomhin.org/ports/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Shopping cart application for Django DEPRECATED= Project development unmaintained |