diff options
author | lioux <lioux@FreeBSD.org> | 2002-10-29 17:35:15 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-10-29 17:35:15 +0000 |
commit | b31aa68ca59a9f27ab715d729681502566fcb18d (patch) | |
tree | 223395cae34fa1dae47d910a7e518de234dbc3d8 /emulators | |
parent | 6d3c9f2164c5dc519f2952e4426dba89f2c153ce (diff) | |
download | FreeBSD-ports-b31aa68ca59a9f27ab715d729681502566fcb18d.zip FreeBSD-ports-b31aa68ca59a9f27ab715d729681502566fcb18d.tar.gz |
Update to 1.20
PR: 44254 [1]
Submitted by: Dave Walton <dwalton@acm.org> [1],
MAINTAINER
Reviewed by: MAINTAINER
Diffstat (limited to 'emulators')
-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 | ||||
-rw-r--r-- | emulators/winetools/Makefile | 4 | ||||
-rw-r--r-- | emulators/winetools/distinfo | 2 | ||||
-rw-r--r-- | emulators/winetools/pkg-descr | 4 |
6 files changed, 12 insertions, 8 deletions
diff --git a/emulators/linux-winetools/Makefile b/emulators/linux-winetools/Makefile index 9c362ef..4b94c34 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 47f4111..2a075a8 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 bb84263..13243c9 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/ diff --git a/emulators/winetools/Makefile b/emulators/winetools/Makefile index 9c362ef..4b94c34 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 47f4111..2a075a8 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 bb84263..13243c9 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/ |