summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-03-03 09:30:00 +0000
committerwiz <wiz@pkgsrc.org>2005-03-03 09:30:00 +0000
commita7d11c31c8487a8bf9d601141e4ee436ff073078 (patch)
tree757201b1873909474f61f84a590524b371b7414e /lang
parenta2530108d81bafca552feb19a7bdffa91d1e63f7 (diff)
downloadpkgsrc-a7d11c31c8487a8bf9d601141e4ee436ff073078.tar.gz
Add and enable sr and sr-examples.
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 722b9e97697..7d786dfadaf 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.208 2005/01/30 23:18:37 jmmv Exp $
+# $NetBSD: Makefile,v 1.209 2005/03/03 09:30:00 wiz Exp $
#
COMMENT= Programming languages
@@ -148,6 +148,8 @@ SUBDIR+= smalltalk
SUBDIR+= smlnj
SUBDIR+= snobol
SUBDIR+= squeak
+SUBDIR+= sr
+SUBDIR+= sr-examples
SUBDIR+= stalin
SUBDIR+= sun-jdk13
SUBDIR+= sun-jdk14