summaryrefslogtreecommitdiff
path: root/emulators/wine/Makefile
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2021-10-29 06:05:31 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2021-10-29 06:05:31 +0000
commita269704700c2265a3c17b879aa5922ccf12c1c1e (patch)
tree92f0a05d19079483586b8d53bf814b620cb35bde /emulators/wine/Makefile
parentdevel/R-cran-tzdb: Update to 0.2.0 (diff)
emulators/wine: Document the need for /proc to be mounted
This likely won't be necessary with the next major version any longer due to upstream work by Damjan; for the time being it is still required. PR: 258795
Diffstat (limited to 'emulators/wine/Makefile')
-rw-r--r--emulators/wine/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index a9285f91045c..5d4a2af1a43c 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -2,7 +2,7 @@
PORTNAME= wine
DISTVERSION= 6.0.1
-PORTREVISION= 4
+PORTREVISION= 5
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/Source \