summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1998-02-01 01:56:32 +0000
committertron <tron@pkgsrc.org>1998-02-01 01:56:32 +0000
commit3fe0acc080b4021deda605cfe01e3b08b63d9b6c (patch)
treef15db2e3b354e41f8eed62c58e354b09e4d3ab20 /lang/Makefile
parent031993c0c64901aae3339a546901c32d2e9ba36f (diff)
downloadpkgsrc-3fe0acc080b4021deda605cfe01e3b08b63d9b6c.tar.gz
Add and enable python 1.5, fixes PR pkg/4763.
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 3b712497856..c4048af9dfa 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 1998/01/28 11:06:21 agc Exp $
+# $NetBSD: Makefile,v 1.4 1998/02/01 01:56:32 tron Exp $
# FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp
#
@@ -42,7 +42,7 @@
SUBDIR += perl5
# SUBDIR += pgcc
# SUBDIR += pgcc-current
-# SUBDIR += python
+ SUBDIR += python
# SUBDIR += rexx-imc
# SUBDIR += ruby
SUBDIR += scheme48