aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorrm <rm@FreeBSD.org>2013-05-17 12:41:52 +0800
committerrm <rm@FreeBSD.org>2013-05-17 12:41:52 +0800
commit82236c8606663e833cccc76e8e4e8a51077bf266 (patch)
tree1810a7ef5cf6aff5bbd3378ff551431047ac791a /lang
parent8d1a518eda281b982b23100c876903f083939bec (diff)
downloadfreebsd-ports-gnome-82236c8606663e833cccc76e8e4e8a51077bf266.tar.gz
freebsd-ports-gnome-82236c8606663e833cccc76e8e4e8a51077bf266.tar.zst
freebsd-ports-gnome-82236c8606663e833cccc76e8e4e8a51077bf266.zip
- change PORTVERSION to what it should be
Diffstat (limited to 'lang')
-rw-r--r--lang/python-doc-html/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/python-doc-html/Makefile b/lang/python-doc-html/Makefile
index 46797697b15e..4f8589145dd5 100644
--- a/lang/python-doc-html/Makefile
+++ b/lang/python-doc-html/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= python-doc-${DOCFORMAT}
-#PORTVERSION= ${PYTHON_PORTVERSION}
-PORTVERSION= 2.7.5
+PORTVERSION= ${PYTHON_PORTVERSION}
CATEGORIES= lang python
MASTER_SITES= PYTHON
MASTER_SITE_SUBDIR= ftp/python/doc/${PORTVERSION} \