diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2013-09-29 18:40:11 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2013-09-29 18:40:11 +0000 |
commit | 99198ca937ec5e0db4116c3cc46dc8d73f054ca0 (patch) | |
tree | e77cc9ce40895301fec804be6d5e1061b14f6a4d /emulators/wine-gecko-devel/Makefile | |
parent | 0b71fd62fc0bf02cf07f81a644e46d32dbd65c2a (diff) |
Notes
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 f1e7a6548168..eb990c285924 100644 --- a/emulators/wine-gecko-devel/Makefile +++ b/emulators/wine-gecko-devel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine-gecko -DISTVERSION= 2.21 +DISTVERSION= 2.24 CATEGORIES= emulators MASTER_SITES= SF/wine/Wine%20Gecko/${DISTVERSION} DISTNAME= wine_gecko-${DISTVERSION}-x86 |