diff options
Diffstat (limited to 'emulators/wine/Makefile')
-rw-r--r-- | emulators/wine/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 7c49fc12cc7..5a9cb680614 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.219 2020/06/05 12:49:05 jperkin Exp $ +# $NetBSD: Makefile,v 1.220 2020/08/17 20:18:40 leot Exp $ DISTNAME= wine-4.0.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators MASTER_SITES= https://dl.winehq.org/wine/source/4.0/ MASTER_SITES+= http://mirrors.ibiblio.org/wine/source/4.0/ |