diff options
Diffstat (limited to 'devel/py-yaml/Makefile')
-rw-r--r-- | devel/py-yaml/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/py-yaml/Makefile b/devel/py-yaml/Makefile index 7394c88b2701..3ee30580503d 100644 --- a/devel/py-yaml/Makefile +++ b/devel/py-yaml/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= yaml -PORTVERSION= 3.10 -PORTREVISION= 1 +PORTVERSION= 3.11 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |