summaryrefslogtreecommitdiffstats
path: root/lang/python
diff options
context:
space:
mode:
authorperky <perky@FreeBSD.org>2004-07-10 01:53:37 +0000
committerperky <perky@FreeBSD.org>2004-07-10 01:53:37 +0000
commit20770fe4e0d951067a01730a436b16980c4583e5 (patch)
tree824bff0d7c285502f55e79965c006a2be8ac80d1 /lang/python
parent864410a2026622a984119907b79e288d8467586e (diff)
downloadFreeBSD-ports-20770fe4e0d951067a01730a436b16980c4583e5.zip
FreeBSD-ports-20770fe4e0d951067a01730a436b16980c4583e5.tar.gz
Make PORTREVISION overridable by slave ports.
Found by: eik's chkversion
Diffstat (limited to 'lang/python')
-rw-r--r--lang/python/Makefile2
1 files changed, 1 insertions, 1 deletions
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}
OpenPOWER on IntegriCloud