diff options
author | gerald <gerald@FreeBSD.org> | 2010-07-06 16:42:20 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2010-07-06 16:42:20 +0800 |
commit | 1f5d6c00e4637d690c17d1d58bb32f5482918c9f (patch) | |
tree | 6fe32adb8ccbe7fa8e9f3fb27329df1b6866b328 /emulators/wine-devel/Makefile | |
parent | 6a4c4e3077aff43c8a4c1e3e5ef90c2f7dbb0fb1 (diff) | |
download | freebsd-ports-gnome-1f5d6c00e4637d690c17d1d58bb32f5482918c9f.tar.gz freebsd-ports-gnome-1f5d6c00e4637d690c17d1d58bb32f5482918c9f.tar.zst freebsd-ports-gnome-1f5d6c00e4637d690c17d1d58bb32f5482918c9f.zip |
Update to RC6 of Wine 1.2. This brings additional translation updates
and bug fixes.
Feature safe: yes
Diffstat (limited to 'emulators/wine-devel/Makefile')
-rw-r--r-- | emulators/wine-devel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index b3e7676f1fef..b447042d4ecc 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -7,8 +7,7 @@ # PORTNAME= wine -DISTVERSION= 1.2-rc5 -PORTREVISION= 1 +DISTVERSION= 1.2-rc6 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ |