aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorhsu <hsu@FreeBSD.org>1995-04-08 02:56:39 +0800
committerhsu <hsu@FreeBSD.org>1995-04-08 02:56:39 +0800
commitdb2b44cd788a9dd13e47fb98e0b487b378e4562e (patch)
tree89174eeda4e0f33f883cb02a2ab9ad5e2a1ed340 /emulators
parentf6ae815d8bcded4c676865488b0950161d93e96b (diff)
downloadfreebsd-ports-gnome-db2b44cd788a9dd13e47fb98e0b487b378e4562e.tar.gz
freebsd-ports-gnome-db2b44cd788a9dd13e47fb98e0b487b378e4562e.tar.zst
freebsd-ports-gnome-db2b44cd788a9dd13e47fb98e0b487b378e4562e.zip
Fix misplacement of CATEGORIES line into middle of a multi-line define.
Reviewed by: Submitted by: Obtained from:
Diffstat (limited to 'emulators')
-rw-r--r--emulators/wine-devel/Makefile2
-rw-r--r--emulators/wine/Makefile2
2 files changed, 2 insertions, 2 deletions
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/ \