summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-04-17 19:16:27 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-04-17 19:16:27 +0000
commitf416f49062e8cd02c7f4bb1d3e4342f43d266fc3 (patch)
tree96c007cfda71c8e14a2d246c7f1d4971a823c408
parentTake maintainership (diff)
Take maintainership
Notes
Notes: svn path=/head/; revision=467640
-rw-r--r--devel/py-hypothesis/Makefile2
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