pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang Add and enable sigscheme.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2825469bd069
branches:  trunk
changeset: 539164:2825469bd069
user:      obache <obache%pkgsrc.org@localhost>
date:      Fri Feb 29 13:13:05 2008 +0000

description:
Add and enable sigscheme.

diffstat:

 lang/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r aabb1f50fbce -r 2825469bd069 lang/Makefile
--- a/lang/Makefile     Fri Feb 29 13:11:31 2008 +0000
+++ b/lang/Makefile     Fri Feb 29 13:13:05 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.249 2008/02/13 19:58:20 kefren Exp $
+# $NetBSD: Makefile,v 1.250 2008/02/29 13:13:05 obache Exp $
 #
 
 COMMENT=       Programming languages
@@ -145,6 +145,7 @@
 SUBDIR+=       sbcl
 SUBDIR+=       scheme48
 SUBDIR+=       scm
+SUBDIR+=       sigscheme
 SUBDIR+=       siod
 SUBDIR+=       smalleiffel
 SUBDIR+=       smalltalk



Home | Main Index | Thread Index | Old Index