diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-04-17 19:16:27 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-04-17 19:16:27 +0000 |
commit | f416f49062e8cd02c7f4bb1d3e4342f43d266fc3 (patch) | |
tree | 96c007cfda71c8e14a2d246c7f1d4971a823c408 | |
parent | Take maintainership (diff) |
Take maintainership
Notes
Notes:
svn path=/head/; revision=467640
-rw-r--r-- | devel/py-hypothesis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-hypothesis/Makefile b/devel/py-hypothesis/Makefile index 8c52d8dddda1..bf54406f4027 100644 --- a/devel/py-hypothesis/Makefile +++ b/devel/py-hypothesis/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library for property based testing LICENSE= MPL20 |