aboutsummaryrefslogtreecommitdiff
path: root/lang/python22/files
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1999-05-21 07:06:06 +0000
committerThomas Gellekum <tg@FreeBSD.org>1999-05-21 07:06:06 +0000
commita7ec9960d9c2ddbc3f52571049112fca14fafdd1 (patch)
tree7fa4f53507c306c5834a6989cd0bfc9d2180c99a /lang/python22/files
parent690723a9a2707bcf283b4fc33afd3ed66f232f65 (diff)
downloadports-a7ec9960d9c2ddbc3f52571049112fca14fafdd1.tar.gz
ports-a7ec9960d9c2ddbc3f52571049112fca14fafdd1.zip
Notes
Diffstat (limited to 'lang/python22/files')
-rw-r--r--lang/python22/files/Setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python22/files/Setup b/lang/python22/files/Setup
index e804c4266748..ab99f09c16a5 100644
--- a/lang/python22/files/Setup
+++ b/lang/python22/files/Setup
@@ -362,7 +362,7 @@ bsddb bsddbmodule.o
binascii binascii.c
# Fred Drake's interface to the Python parser.
-#parser parsermodule.c
+parser parsermodule.c
# Digital Creations' cStringIO and cPickle
cStringIO cStringIO.c