diff options
author | gerald <gerald@FreeBSD.org> | 2012-06-16 13:28:30 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2012-06-16 13:28:30 +0800 |
commit | 2f14360624bc272151ae8ae0c3e8b8697d94ec4d (patch) | |
tree | 7e75dfb8cef1eb76bf4aeb93a9dab1b29e89c0d1 /emulators/wine/Makefile | |
parent | 57ff71d979679d79c428b31490d07a194180a14e (diff) | |
download | freebsd-ports-gnome-2f14360624bc272151ae8ae0c3e8b8697d94ec4d.tar.gz freebsd-ports-gnome-2f14360624bc272151ae8ae0c3e8b8697d94ec4d.tar.zst freebsd-ports-gnome-2f14360624bc272151ae8ae0c3e8b8697d94ec4d.zip |
Update to the stable Wine 1.4.1 release. This includes
- Translation updates.
- Various bug fixes.
Diffstat (limited to 'emulators/wine/Makefile')
-rw-r--r-- | emulators/wine/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 340236439c39..9119cb141001 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -6,8 +6,7 @@ # PORTNAME= wine -DISTVERSION= 1.4 -PORTREVISION= 1 +DISTVERSION= 1.4.1 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ |