summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>1996-07-18 19:52:04 +0000
committerStefan Eßer <se@FreeBSD.org>1996-07-18 19:52:04 +0000
commitc7b8cd7679a64ed5fe8b1e7cf7a83acb5a75afbc (patch)
tree322b520a418abca39fe5f8fe82e738759cef9fe0 /emulators
parentSlightly change path. (diff)
Upgrade to July 17th version of Wine.
I tried to enable the AUDIO support, but couldn't actually test it. Reports are welcome ...
Notes
Notes: svn path=/head/; revision=3402
Diffstat (limited to 'emulators')
-rw-r--r--emulators/wine-devel/Makefile12
-rw-r--r--emulators/wine/Makefile12
2 files changed, 12 insertions, 12 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index ded774a87d9c..b17f3bb037b1 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -1,20 +1,20 @@
# New ports collection makefile for: wine
-# Version required: 960705
+# Version required: 960717
# Date created: Sat Jul 6 01:04:35 MET DST 1996
# Whom: se
#
-# $Id: Makefile,v 1.26 1996/06/12 22:24:44 se Exp $
+# $Id: Makefile,v 1.27 1996/07/10 10:04:28 asami Exp $
#
-DATE= 960705
+DATE= 960717
DISTNAME= Wine-${DATE}
-PKGNAME= wine-96.07.05
+PKGNAME= wine-96.07.17
CATEGORIES+= emulators x11
MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/ALPHA/wine/development/ \
- ftp://aris.com/pub/linux/ALPHA/Wine/development/ \
ftp://tsx-11.mit.edu/pub/linux/ALPHA/Wine/development/ \
ftp://ftp.dfv.rwth-aachen.de/pub/linux/sunsite/ALPHA/wine/development/ \
- ftp://ftp.infomagic.com/pub/mirrors/linux/wine/development/
+ ftp://ftp.infomagic.com/pub/mirrors/linux/wine/development/ \
+ ftp://aris.com/pub/linux/ALPHA/Wine/development/
MAINTAINER= se@FreeBSD.ORG
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index ded774a87d9c..b17f3bb037b1 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -1,20 +1,20 @@
# New ports collection makefile for: wine
-# Version required: 960705
+# Version required: 960717
# Date created: Sat Jul 6 01:04:35 MET DST 1996
# Whom: se
#
-# $Id: Makefile,v 1.26 1996/06/12 22:24:44 se Exp $
+# $Id: Makefile,v 1.27 1996/07/10 10:04:28 asami Exp $
#
-DATE= 960705
+DATE= 960717
DISTNAME= Wine-${DATE}
-PKGNAME= wine-96.07.05
+PKGNAME= wine-96.07.17
CATEGORIES+= emulators x11
MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/ALPHA/wine/development/ \
- ftp://aris.com/pub/linux/ALPHA/Wine/development/ \
ftp://tsx-11.mit.edu/pub/linux/ALPHA/Wine/development/ \
ftp://ftp.dfv.rwth-aachen.de/pub/linux/sunsite/ALPHA/wine/development/ \
- ftp://ftp.infomagic.com/pub/mirrors/linux/wine/development/
+ ftp://ftp.infomagic.com/pub/mirrors/linux/wine/development/ \
+ ftp://aris.com/pub/linux/ALPHA/Wine/development/
MAINTAINER= se@FreeBSD.ORG