diff options
author | obache <obache@pkgsrc.org> | 2008-12-06 12:57:39 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-12-06 12:57:39 +0000 |
commit | 158f73d411d2a3ef4cd52d82f7a77cf50aa41a34 (patch) | |
tree | b6178f246926331915ffd149b92ee80bfa2f2ae1 /emulators | |
parent | c2903cd42bef81d7cc7302b10580aa303d8fe864 (diff) | |
download | pkgsrc-158f73d411d2a3ef4cd52d82f7a77cf50aa41a34.tar.gz |
+ xhomer
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 2658e5b01f7..98596a03875 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.172 2008/11/21 17:42:36 adam Exp $ +# $NetBSD: Makefile,v 1.173 2008/12/06 12:57:39 obache Exp $ # COMMENT= Emulators for other operating systems @@ -171,6 +171,7 @@ SUBDIR+= wine-devel SUBDIR+= x48 SUBDIR+= xbeeb SUBDIR+= xcopilot +SUBDIR+= xhomer SUBDIR+= xm7 SUBDIR+= xmame SUBDIR+= xmess |