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 /audio/py-speechrecognition | |
parent | x11-fonts/encodings: one more /usr/local replaced by $PREFIX (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 'audio/py-speechrecognition')
-rw-r--r-- | audio/py-speechrecognition/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/py-speechrecognition/Makefile b/audio/py-speechrecognition/Makefile index 50ea124d82f6..3cbc7bc45bda 100644 --- a/audio/py-speechrecognition/Makefile +++ b/audio/py-speechrecognition/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 3.8.1 CATEGORIES= audio python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= kevlo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python Library for performing speech recognition LICENSE= BSD3CLAUSE |