pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators Add and enable simulavr.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c7931e8e5a45
branches:  trunk
changeset: 486616:c7931e8e5a45
user:      kristerw <kristerw%pkgsrc.org@localhost>
date:      Thu Dec 30 19:50:32 2004 +0000

description:
Add and enable simulavr.

diffstat:

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

diffs (17 lines):

diff -r 3245edb93c00 -r c7931e8e5a45 emulators/Makefile
--- a/emulators/Makefile        Thu Dec 30 19:49:08 2004 +0000
+++ b/emulators/Makefile        Thu Dec 30 19:50:32 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.121 2004/11/30 14:41:19 xtraeme Exp $
+# $NetBSD: Makefile,v 1.122 2004/12/30 19:50:32 kristerw Exp $
 #
 
 COMMENT=       Emulators for other operating systems
@@ -66,6 +66,7 @@
 SUBDIR+=       raine
 SUBDIR+=       rewind
 SUBDIR+=       simh
+SUBDIR+=       simulavr
 SUBDIR+=       snes9x
 SUBDIR+=       spim
 SUBDIR+=       stella



Home | Main Index | Thread Index | Old Index