From e53711a802a51a59912a6f35e81d3b3b00efe7a4 Mon Sep 17 00:00:00 2001 From: Ruslan Makhmatkhanov Date: Fri, 17 May 2013 04:41:52 +0000 Subject: [PATCH] - change PORTVERSION to what it should be --- lang/python-doc-html/Makefile | 3 +-- 1 file changed, 1 insertion(+), 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} \