diff options
Diffstat (limited to 'textproc/py-rdflib/Makefile')
-rw-r--r-- | textproc/py-rdflib/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/py-rdflib/Makefile b/textproc/py-rdflib/Makefile index 55fecf1712bc..d68d02897f4f 100644 --- a/textproc/py-rdflib/Makefile +++ b/textproc/py-rdflib/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= rdflib -PORTVERSION= 4.2.1 -PORTREVISION= 1 +PORTVERSION= 4.2.2 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |