diff options
Diffstat (limited to 'devel/py-hypothesis/Makefile')
-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 efe226caadc4..2e2e147ce8e1 100644 --- a/devel/py-hypothesis/Makefile +++ b/devel/py-hypothesis/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 5.27.0 +PORTVERSION= 5.28.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |