From 20770fe4e0d951067a01730a436b16980c4583e5 Mon Sep 17 00:00:00 2001 From: perky Date: Sat, 10 Jul 2004 01:53:37 +0000 Subject: Make PORTREVISION overridable by slave ports. Found by: eik's chkversion --- lang/python/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/python') diff --git a/lang/python/Makefile b/lang/python/Makefile index be8add2..ceac8f7 100644 --- a/lang/python/Makefile +++ b/lang/python/Makefile @@ -7,7 +7,7 @@ PORTNAME= python PORTVERSION= 2.3.4 -PORTREVISION= 1 +PORTREVISION?= 1 CATEGORIES= lang python ipv6 MASTER_SITES= ${PYTHON_MASTER_SITES} MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR} -- cgit v1.1