diff options
author | markd <markd> | 2010-06-01 22:02:09 +0000 |
---|---|---|
committer | markd <markd> | 2010-06-01 22:02:09 +0000 |
commit | ebfb066061235916aebcd815595359703e771cdc (patch) | |
tree | 8ae85bb9a8a8c7df83c5d444d1d80cbfcc277a45 /emulators | |
parent | fa96fa5ca3bbe24aaca2d0605a2d8d26eea985e2 (diff) | |
download | pkgsrc-ebfb066061235916aebcd815595359703e771cdc.tar.gz |
Add gns3
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 724340b6706..a2e1b752c35 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.182 2010/02/27 16:06:51 kent Exp $ +# $NetBSD: Makefile,v 1.183 2010/06/01 22:02:09 markd Exp $ # COMMENT= Emulators for other operating systems @@ -56,6 +56,7 @@ SUBDIR+= gcube SUBDIR+= generator SUBDIR+= generator-cbiere SUBDIR+= gens +SUBDIR+= gns3 SUBDIR+= gnuboy SUBDIR+= gnuboy-sdl SUBDIR+= gpsim |