pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang Added yap to SUBDIRS.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e236ebe602cc
branches:  trunk
changeset: 497138:e236ebe602cc
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Thu Jul 21 00:14:43 2005 +0000

description:
Added yap to SUBDIRS.

diffstat:

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

diffs (16 lines):

diff -r 283541c2b77f -r e236ebe602cc lang/Makefile
--- a/lang/Makefile     Wed Jul 20 23:59:53 2005 +0000
+++ b/lang/Makefile     Thu Jul 21 00:14:43 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.217 2005/06/24 06:43:44 jlam Exp $
+# $NetBSD: Makefile,v 1.218 2005/07/21 00:14:43 rillig Exp $
 #
 
 COMMENT=       Programming languages
@@ -177,5 +177,6 @@
 SUBDIR+=       vslisp
 SUBDIR+=       win32-jdk
 SUBDIR+=       yabasic
+SUBDIR+=       yap
 
 .include "../mk/bsd.pkg.subdir.mk"



Home | Main Index | Thread Index | Old Index