diff options
author | tv <tv@pkgsrc.org> | 1999-04-15 20:51:26 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 1999-04-15 20:51:26 +0000 |
commit | 6815aa340718c5a91ef0c5f3959a075c209d3e5b (patch) | |
tree | 488d0b1f6566b60458f1b18a770ab6be09b16718 /emulators/Makefile | |
parent | f87edd07bd2d1b612b69fca05bdfbcb6fdacbca8 (diff) | |
download | pkgsrc-6815aa340718c5a91ef0c5f3959a075c209d3e5b.tar.gz |
Add and enable wine-current.
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 b2fdda5c1de..d1073e96b89 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 1999/04/15 16:38:56 tv Exp $ +# $NetBSD: Makefile,v 1.19 1999/04/15 20:51:26 tv Exp $ # FreeBSD Id: Makefile,v 1.14 1997/07/31 07:23:58 max Exp # @@ -29,6 +29,7 @@ SUBDIR += vice # SUBDIR += vmsbackup SUBDIR += wine + SUBDIR += wine-current # SUBDIR += x48 SUBDIR += xcopilot # SUBDIR += xgs |