diff options
Diffstat (limited to '')
-rw-r--r-- | lang/python32/Makefile.version | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/python32/Makefile.version b/lang/python32/Makefile.version new file mode 100644 index 000000000000..681b086322df --- /dev/null +++ b/lang/python32/Makefile.version @@ -0,0 +1,4 @@ +# Mk/Uses/python.mk includes this file, don't remove it! +# $FreeBSD$ + +PYTHON_PORTVERSION= 3.2.6 |