diff options
author | taca <taca@pkgsrc.org> | 2017-04-22 17:29:02 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2017-04-22 17:29:02 +0000 |
commit | 3613149fcb581530731b7eb655a02cf0aca504ba (patch) | |
tree | 924881f221c8d4e7a3e8bcecca519dba8bdcb3cb /emulators | |
parent | a6b9c2b0aef7d3c054b2cb72f0b991a8b07ff4c5 (diff) | |
download | pkgsrc-3613149fcb581530731b7eb655a02cf0aca504ba.tar.gz |
Delete kenigma.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 55af8d88058..0de4c1ee848 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.249 2017/03/08 20:07:21 hauke Exp $ +# $NetBSD: Makefile,v 1.250 2017/04/22 17:29:02 taca Exp $ # COMMENT= Emulators for other operating systems @@ -84,7 +84,6 @@ SUBDIR+= hercules SUBDIR+= hercules-images SUBDIR+= ia64sim SUBDIR+= kegs -SUBDIR+= kenigma SUBDIR+= keystone SUBDIR+= klh10 SUBDIR+= libdsk |