diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-10-29 17:35:15 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-10-29 17:35:15 +0000 |
commit | 0db6db55d92bf7e80828eee9605f3e25f4eb6cda (patch) | |
tree | ff2940a7cdcfff68b7e40a3d3d8af5caf37d672b /emulators/linux-winetools | |
parent | ef1c24ebcc69fd297200d314cbaeee8987bf567c (diff) | |
download | ports-0db6db55d92bf7e80828eee9605f3e25f4eb6cda.tar.gz ports-0db6db55d92bf7e80828eee9605f3e25f4eb6cda.zip |
Notes
Diffstat (limited to 'emulators/linux-winetools')
-rw-r--r-- | emulators/linux-winetools/Makefile | 4 | ||||
-rw-r--r-- | emulators/linux-winetools/distinfo | 2 | ||||
-rw-r--r-- | emulators/linux-winetools/pkg-descr | 4 |
3 files changed, 6 insertions, 4 deletions
diff --git a/emulators/linux-winetools/Makefile b/emulators/linux-winetools/Makefile index 9c362efd4a72..4b94c34ff394 100644 --- a/emulators/linux-winetools/Makefile +++ b/emulators/linux-winetools/Makefile @@ -6,11 +6,11 @@ # PORTNAME= winetools -PORTVERSION= 1.13b +PORTVERSION= 1.20 CATEGORIES= emulators linux MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/%SUBDIR%/winetools/} PKGNAMEPREFIX= linux- -DISTNAME= ${PORTNAME}-${PORTVERSION}-setup.sh +DISTNAME= ${PORTNAME}-${PORTVERSION}.setup.sh EXTRACT_SUFX= EXTRACT_ONLY= diff --git a/emulators/linux-winetools/distinfo b/emulators/linux-winetools/distinfo index 47f41112c949..2a075a8b81e5 100644 --- a/emulators/linux-winetools/distinfo +++ b/emulators/linux-winetools/distinfo @@ -1 +1 @@ -MD5 (winetools-1.13b-setup.sh) = b50bbeb8f391dd75353ba921e7068877 +MD5 (winetools-1.20.setup.sh) = abbcdc95654f8c74934fcacdd6150fad diff --git a/emulators/linux-winetools/pkg-descr b/emulators/linux-winetools/pkg-descr index bb84263ce7e0..13243c995543 100644 --- a/emulators/linux-winetools/pkg-descr +++ b/emulators/linux-winetools/pkg-descr @@ -2,7 +2,7 @@ WineTools is a collection of tools for WINE. You can do the following things with it: - Install an application: You can choose a setup program which will -be run with Wine. There is also an option to install DCOM95, this +be run with Wine. There is also an option to install DCOM98, this is needed to make some Installshield installers (as used by Dreamweaver, Flash, etc) work. @@ -15,4 +15,6 @@ file in $HOME/.wine - Create and edit a WINE config file. +- Install TrueType Fonts. + WWW: http://www.franksworld.net/wine/winetools/ |