diff options
author | minskim <minskim@pkgsrc.org> | 2004-11-09 05:49:10 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-11-09 05:49:10 +0000 |
commit | ad79a87063d9db57355a6ef2a75e3b3a1c67826b (patch) | |
tree | dd61c7e4d1e0e0576a45d087575db5ab7537fbbc /emulators | |
parent | 3f8d1083987a8879adb702350230edff5bc52f78 (diff) | |
download | pkgsrc-ad79a87063d9db57355a6ef2a75e3b3a1c67826b.tar.gz |
Add and enable aliados.
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 ad243177b1e..c3ff6fd79ef 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.118 2004/10/11 20:47:12 tv Exp $ +# $NetBSD: Makefile,v 1.119 2004/11/09 05:49:11 minskim Exp $ # COMMENT= Emulators for other operating systems @@ -6,6 +6,7 @@ COMMENT= Emulators for other operating systems SUBDIR+= BasiliskII SUBDIR+= Cygne-SDL SUBDIR+= NeoPop-SDL +SUBDIR+= aliados SUBDIR+= aranym SUBDIR+= arcem SUBDIR+= arnold |