diff options
author | tron <tron@pkgsrc.org> | 1999-06-19 14:40:08 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-06-19 14:40:08 +0000 |
commit | 29d006f66f4e0e719786c7defa1e1e66e0fd86ef (patch) | |
tree | 7d4196b05ef143d13bad3c2667ec7ceff92c7090 /emulators/Makefile | |
parent | aa94c4a80c3f0ea852b098b21af844e2347a05c1 (diff) | |
download | pkgsrc-29d006f66f4e0e719786c7defa1e1e66e0fd86ef.tar.gz |
Add and enable "uae" package.
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index ffcfa9039c9..9f5b44e6e36 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 1999/05/23 05:17:58 tv Exp $ +# $NetBSD: Makefile,v 1.27 1999/06/19 14:40:08 tron Exp $ # FreeBSD Id: Makefile,v 1.14 1997/07/31 07:23:58 max Exp # @@ -31,6 +31,7 @@ SUBDIR += suse_x11 SUBDIR += suse_xforms # SUBDIR += tkhfs + SUBDIR += uae # SUBDIR += vgb SUBDIR += vice # SUBDIR += vmsbackup |