diff options
author | Stefan Eßer <se@FreeBSD.org> | 1995-10-10 17:11:30 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 1995-10-10 17:11:30 +0000 |
commit | c2c3035a4bdc7c8bf198778821bc32e9c0d8da80 (patch) | |
tree | ecbf163aa06400ddd167373818f007e30a254fd4 /emulators | |
parent | c3688a45750a6d36561872c564eeb8c211e6a042 (diff) | |
download | ports-c2c3035a4bdc7c8bf198778821bc32e9c0d8da80.tar.gz ports-c2c3035a4bdc7c8bf198778821bc32e9c0d8da80.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/wine-devel/Makefile | 4 | ||||
-rw-r--r-- | emulators/wine/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 604744454997..4c2dc2102015 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -3,7 +3,7 @@ # Date created: Fri Oct 6 23:43:28 MET 1995 # Whom: se # -# $Id: Makefile,v 1.12 1995/10/10 07:21:33 asami Exp $ +# $Id: Makefile,v 1.13 1995/10/10 08:12:48 asami Exp $ # DATE= 951003 @@ -13,7 +13,7 @@ CATEGORIES+= emulation x11 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.dfv.rwth-aachen.de/pub/linux/sunsite/ALPHA/wine/ \ ftp://ftp.infomagic.com/pub/mirrors/linux/wine/development/ MAINTAINER= se@FreeBSD.ORG diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 604744454997..4c2dc2102015 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -3,7 +3,7 @@ # Date created: Fri Oct 6 23:43:28 MET 1995 # Whom: se # -# $Id: Makefile,v 1.12 1995/10/10 07:21:33 asami Exp $ +# $Id: Makefile,v 1.13 1995/10/10 08:12:48 asami Exp $ # DATE= 951003 @@ -13,7 +13,7 @@ CATEGORIES+= emulation x11 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.dfv.rwth-aachen.de/pub/linux/sunsite/ALPHA/wine/ \ ftp://ftp.infomagic.com/pub/mirrors/linux/wine/development/ MAINTAINER= se@FreeBSD.ORG |