summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorwiz <wiz>2002-07-25 10:54:33 +0000
committerwiz <wiz>2002-07-25 10:54:33 +0000
commitd593c646bd1eb3e07a810680038b173e4aaa6fa7 (patch)
tree00c77aac541f7936e0d19c13be93b191e673f349 /lang
parentfc0eaab7ea214de05cfd0aac9a6e72f6c77ccd71 (diff)
downloadpkgsrc-d593c646bd1eb3e07a810680038b173e4aaa6fa7.tar.gz
Add and enable perl58.
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index bc7149a159c..ba3de476e5e 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.126 2002/06/20 15:57:21 wiz Exp $
+# $NetBSD: Makefile,v 1.127 2002/07/25 10:54:33 wiz Exp $
#
COMMENT= Programming languages
@@ -68,6 +68,7 @@ SUBDIR+= onyx
SUBDIR+= p2c
SUBDIR+= parrot
SUBDIR+= perl5
+SUBDIR+= perl58
SUBDIR+= pforth
SUBDIR+= pgcc
SUBDIR+= py-extclass