summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-12-16 11:29:16 +0000
committerwiz <wiz@pkgsrc.org>2006-12-16 11:29:16 +0000
commit63acd8e0a6e01b07140f51b68011a9bf4a9eae6f (patch)
tree21bbd1fbc96cbd5cf151e0612e5e431d880ff720 /lang/Makefile
parentb34dff13779d6dda6421c01128fb9565cd110d96 (diff)
downloadpkgsrc-63acd8e0a6e01b07140f51b68011a9bf4a9eae6f.tar.gz
Remove lua4, packaging old outdated version of lua; last release
was over 4 years ago. Current version is in lang/lua. No dependencies left in pkgsrc.
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile
index cfc280b1800..69f073a2e64 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.234 2006/11/21 13:47:24 wennmach Exp $
+# $NetBSD: Makefile,v 1.235 2006/12/16 11:29:16 wiz Exp $
#
COMMENT= Programming languages
@@ -83,7 +83,6 @@ SUBDIR+= ksi
SUBDIR+= librep
SUBDIR+= libtcl-nothread
SUBDIR+= lua
-SUBDIR+= lua4
SUBDIR+= lush
SUBDIR+= maude
SUBDIR+= mawk