From 6782f18716d2761e6395614325a620595432a363 Mon Sep 17 00:00:00 2001 From: gerald Date: Sun, 4 Jan 2009 21:25:21 +0000 Subject: Add two patches on top of Wine 1.1.12 that address issues at run-time (that are not FreeBSD-specific). --- emulators/wine-devel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'emulators/wine-devel/Makefile') diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index a1340d34581b..d8ace591d961 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -8,6 +8,7 @@ PORTNAME= wine DISTVERSION= 1.1.12 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SFE \ -- cgit