From efcb32c781992e34eb27c51bfe289644c9fc979c Mon Sep 17 00:00:00 2001 From: hsu Date: Mon, 6 Mar 1995 04:40:22 +0000 Subject: Update to wine950302 snapshot. --- emulators/wine/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'emulators/wine') diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index ef3dd6e76419..5f1e806b4f23 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: wine -# Version required: 95020 +# Version required: 950302 # Date created: Sun Feb 5 16:12:09 1995 # -DISTNAME= Wine-950202 +DISTNAME= Wine-950302 MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/ALPHA/wine/ \ ftp://aris.com/pub/linux/ALPHA/Wine/development/ \ ftp://tsx-11.mit.edu/pub/linux/ALPHA/Wine/development/ \ ftp://ftp.funet.fi/pub/OS/Linux/ALPHA/Wine/ \ ftp://ftp.wonderland.org/Wine/ -WRKSRC= ${WRKDIR}/wine950202 +WRKSRC= ${WRKDIR}/wine950302 USE_GMAKE= yes HAS_CONFIGURE= yes CONFIGURE_SCRIPT= Configure -- cgit