diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2012-10-21 21:58:14 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2012-10-21 21:58:14 +0000 |
commit | 03856920cc999828e6559f5a89a053b90e52adc9 (patch) | |
tree | a2335a32b61743e047441b9273c6b2c8b89b45dd /emulators/wine-gecko-devel/Makefile | |
parent | f508c120acc8726824735e6a9ea2add994fb64e0 (diff) | |
download | ports-03856920cc999828e6559f5a89a053b90e52adc9.tar.gz ports-03856920cc999828e6559f5a89a053b90e52adc9.zip |
Update to the new upstream version 1.8 of Wine Gecko.
PR: 172773
Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer)
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=306247
Diffstat (limited to 'emulators/wine-gecko-devel/Makefile')
-rw-r--r-- | emulators/wine-gecko-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/wine-gecko-devel/Makefile b/emulators/wine-gecko-devel/Makefile index 8e847853474a..00e282a4c572 100644 --- a/emulators/wine-gecko-devel/Makefile +++ b/emulators/wine-gecko-devel/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= wine-gecko -DISTVERSION= 1.7 +DISTVERSION= 1.8 CATEGORIES= emulators MASTER_SITES= SF/wine/Wine%20Gecko/${DISTVERSION} DISTNAME= wine_gecko-${DISTVERSION}-x86 |