diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-04 21:08:28 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-04 21:08:28 +0000 |
commit | 6812cc95f8a9fac7236d7440490fdde4c6730626 (patch) | |
tree | 427adc3ab3d61bebb2ed1f47ca7d8837b0ab1a1c /emulators/Makefile | |
parent | da000a9632f9bd83ba59a9a3b6b579e1831c9237 (diff) | |
download | ports-6812cc95f8a9fac7236d7440490fdde4c6730626.tar.gz ports-6812cc95f8a9fac7236d7440490fdde4c6730626.zip |
New port linux-winetools version 1.13b: A setup and configuration
tool for WINE
Submitted by: blackend
Notes
Notes:
svn path=/head/; revision=65620
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 4e243c035a6f..7d66f7de6788 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -31,6 +31,7 @@ SUBDIR += ines SUBDIR += libvm68k SUBDIR += linux-vmware-toolbox + SUBDIR += linux-winetools SUBDIR += linux_base SUBDIR += linux_base-6 SUBDIR += mastergear |