diff options
Diffstat (limited to 'emulators/winetools')
-rw-r--r-- | emulators/winetools/Makefile | 4 | ||||
-rw-r--r-- | emulators/winetools/distinfo | 2 | ||||
-rw-r--r-- | emulators/winetools/pkg-descr | 4 |
3 files changed, 6 insertions, 4 deletions
diff --git a/emulators/winetools/Makefile b/emulators/winetools/Makefile index 9c362efd4a72..4b94c34ff394 100644 --- a/emulators/winetools/Makefile +++ b/emulators/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/winetools/distinfo b/emulators/winetools/distinfo index 47f41112c949..2a075a8b81e5 100644 --- a/emulators/winetools/distinfo +++ b/emulators/winetools/distinfo @@ -1 +1 @@ -MD5 (winetools-1.13b-setup.sh) = b50bbeb8f391dd75353ba921e7068877 +MD5 (winetools-1.20.setup.sh) = abbcdc95654f8c74934fcacdd6150fad diff --git a/emulators/winetools/pkg-descr b/emulators/winetools/pkg-descr index bb84263ce7e0..13243c995543 100644 --- a/emulators/winetools/pkg-descr +++ b/emulators/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/ |