diff options
Diffstat (limited to 'textproc/py-feedparser/Makefile')
-rw-r--r-- | textproc/py-feedparser/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-feedparser/Makefile b/textproc/py-feedparser/Makefile index b1af688a3bec..c0533b37cec3 100644 --- a/textproc/py-feedparser/Makefile +++ b/textproc/py-feedparser/Makefile @@ -1,6 +1,6 @@ PORTNAME= feedparser -PORTVERSION= 6.0.11 -PORTREVISION= 1 +PORTVERSION= 6.0.12 +DISTVERSIONPREFIX= v CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |