diff options
Diffstat (limited to 'textproc/py-pygments/Makefile')
-rw-r--r-- | textproc/py-pygments/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-pygments/Makefile b/textproc/py-pygments/Makefile index ee5958bfb204..98ac1ef86a4d 100644 --- a/textproc/py-pygments/Makefile +++ b/textproc/py-pygments/Makefile @@ -6,8 +6,8 @@ # PORTNAME= pygments -PORTVERSION= 1.0 -#PORTREVISION= 0 +PORTVERSION= 1.1 +PORTREVISION= 0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP \ http://nivi.interfree.it/distfiles/${PORTNAME}/ |