From db2b44cd788a9dd13e47fb98e0b487b378e4562e Mon Sep 17 00:00:00 2001 From: hsu Date: Fri, 7 Apr 1995 18:56:39 +0000 Subject: Fix misplacement of CATEGORIES line into middle of a multi-line define. Reviewed by: Submitted by: Obtained from: --- emulators/wine-devel/Makefile | 2 +- emulators/wine/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators') diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 0a51b8bc6826..1b7ca43bcc42 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -4,8 +4,8 @@ # DISTNAME= Wine-950302 -MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/ALPHA/wine/ \ CATEGORIES+= utilities x11 emulation +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/ \ diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 0a51b8bc6826..1b7ca43bcc42 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -4,8 +4,8 @@ # DISTNAME= Wine-950302 -MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/ALPHA/wine/ \ CATEGORIES+= utilities x11 emulation +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/ \ -- cgit