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 c9b88313f48f..6aa47442825a 100644 --- a/devel/py-yaml/Makefile +++ b/devel/py-yaml/Makefile @@ -7,8 +7,7 @@ # PORTNAME= yaml -PORTVERSION= 3.07 -PORTREVISION= 2 +PORTVERSION= 3.09 CATEGORIES= devel python MASTER_SITES= http://pyyaml.org/download/pyyaml/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |