diff options
author | tron <tron> | 1999-06-19 14:40:08 +0000 |
---|---|---|
committer | tron <tron> | 1999-06-19 14:40:08 +0000 |
commit | 6afbd3a5178db95c5742b68a3b191127f36110c8 (patch) | |
tree | 7d4196b05ef143d13bad3c2667ec7ceff92c7090 /emulators | |
parent | 04be93586e8d3de1dbb5fd54e885c552861dbabd (diff) | |
download | pkgsrc-6afbd3a5178db95c5742b68a3b191127f36110c8.tar.gz |
Add and enable "uae" package.
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 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 |