aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-pygments/Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2015-01-20 04:12:30 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2015-01-20 04:12:30 +0000
commitfe44671bb0028032e5617b62f380525dc06f6a9d (patch)
tree2e38fbb3a9be6127cade8d12ceea5567dbb13cc4 /textproc/py-pygments/Makefile
parent2237061a3ca323a9b4dba019e342a35ced28e701 (diff)
downloadports-fe44671bb0028032e5617b62f380525dc06f6a9d.tar.gz
ports-fe44671bb0028032e5617b62f380525dc06f6a9d.zip
Notes
Diffstat (limited to 'textproc/py-pygments/Makefile')
-rw-r--r--textproc/py-pygments/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/textproc/py-pygments/Makefile b/textproc/py-pygments/Makefile
index c30d9c10f097..e81d77b4ec87 100644
--- a/textproc/py-pygments/Makefile
+++ b/textproc/py-pygments/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= pygments
-PORTVERSION= 1.6
-PORTREVISION= 2
+PORTVERSION= 2.0.1
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -17,6 +16,4 @@ LICENSE= BSD2CLAUSE
USES= python
USE_PYTHON= distutils autoplist
-OPTIONS_DEFINE= DOCS
-
.include <bsd.port.mk>