diff options
author | rene <rene@FreeBSD.org> | 2018-01-12 19:21:07 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2018-01-12 19:21:07 +0800 |
commit | 46ccd99f11a1ada44c19ceabdf7221ff5a94bb67 (patch) | |
tree | 05878e5189c9e0d51cdde1765935c2c4094207e1 /astro | |
parent | 12f1f101a274f158930625f0ebe5fd2d30b6a61b (diff) | |
download | freebsd-ports-gnome-46ccd99f11a1ada44c19ceabdf7221ff5a94bb67.tar.gz freebsd-ports-gnome-46ccd99f11a1ada44c19ceabdf7221ff5a94bb67.tar.zst freebsd-ports-gnome-46ccd99f11a1ada44c19ceabdf7221ff5a94bb67.zip |
Return kevlo's ports to the pool, he handed in his commit bit.
With hat: portmgr-secretary
Diffstat (limited to 'astro')
-rw-r--r-- | astro/py-horoscopegenerator/Makefile | 2 | ||||
-rw-r--r-- | astro/py-pywapi/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/astro/py-horoscopegenerator/Makefile b/astro/py-horoscopegenerator/Makefile index 55acd4ee023e..e9292c16bb0e 100644 --- a/astro/py-horoscopegenerator/Makefile +++ b/astro/py-horoscopegenerator/Makefile @@ -7,7 +7,7 @@ CATEGORIES= astro python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= kevlo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Generate horoscopes using context-free grammar LICENSE= MIT diff --git a/astro/py-pywapi/Makefile b/astro/py-pywapi/Makefile index d2931dff08f5..009bdf386b38 100644 --- a/astro/py-pywapi/Makefile +++ b/astro/py-pywapi/Makefile @@ -6,7 +6,7 @@ CATEGORIES= astro python MASTER_SITES= http://launchpad.net/python-weather-api/trunk/${PORTVERSION}/+download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= kevlo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python wrapper around different weather APIs LICENSE= MIT |