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 9f28fb019cb..d5c57398184 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.202 2018/04/17 22:29:38 wiz Exp $ +# $NetBSD: Makefile,v 1.203 2018/11/12 03:52:02 ryoon Exp $ DISTNAME= wine-1.6.2 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= emulators MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/ MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=wine/} |