diff options
author | Rene Ladan <rene@FreeBSD.org> | 2018-01-12 11:21:07 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2018-01-12 11:21:07 +0000 |
commit | 30433f0c7f0ec55124867650ef2023064e771748 (patch) | |
tree | 05878e5189c9e0d51cdde1765935c2c4094207e1 /astro | |
parent | 14ec59e35ff03633fbdce03d39dc4b48e44cf574 (diff) |
Return kevlo's ports to the pool, he handed in his commit bit.
With hat: portmgr-secretary
Notes
Notes:
svn path=/head/; revision=458818
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 |