From aecef2b44c29377df9878de47602a752cdf060dd Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Sun, 26 Sep 2021 13:43:01 +0000 Subject: [PATCH] emulators/wine-devel: Bump PORTREVISION The previous two commits changed default options, explicitly in the case of OPENAL, implicitly in the case of VKD3D, so we need to bump PORTREVISION. --- emulators/wine-devel/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 7f520c1bef34..84d1e28074dc 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -2,6 +2,7 @@ PORTNAME= wine DISTVERSION= 6.17 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \