summaryrefslogtreecommitdiff
path: root/emulators/wine-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/wine-devel/Makefile')
-rw-r--r--emulators/wine-devel/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index f4fb00ad9ff..739db8dd2d4 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.63 2016/11/01 20:04:55 maya Exp $
+# $NetBSD: Makefile,v 1.64 2017/01/19 18:52:08 agc Exp $
DISTNAME= wine-1.9.18
PKGREVISION= 4
CATEGORIES= emulators
-MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/ \
- ${MASTER_SITE_SOURCEFORGE:=wine/}
+MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/
+MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=wine/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= adam@NetBSD.org