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 e6d280e48be..dde5ced9c82 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.195 2017/01/19 18:52:08 agc Exp $ +# $NetBSD: Makefile,v 1.196 2017/05/19 13:29:02 prlw1 Exp $ DISTNAME= wine-1.6.2 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= emulators MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/ MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=wine/} |