diff options
author | netchild <netchild@FreeBSD.org> | 2005-12-30 00:36:00 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2005-12-30 00:36:00 +0800 |
commit | ee2c0ed25a4c6a7e8864bb2b0326e3f7f24d4eb5 (patch) | |
tree | fb8abc2eb1ec0a6b242ff2022c5629b4a16109dd /x11-toolkits | |
parent | a19aa4196a71a5f915cbbffc0401c0e510fb1473 (diff) | |
download | freebsd-ports-gnome-ee2c0ed25a4c6a7e8864bb2b0326e3f7f24d4eb5.tar.gz freebsd-ports-gnome-ee2c0ed25a4c6a7e8864bb2b0326e3f7f24d4eb5.tar.zst freebsd-ports-gnome-ee2c0ed25a4c6a7e8864bb2b0326e3f7f24d4eb5.zip |
Add master site to quiten the distfile survey.
PR: 90751
Submitted by: John E. Hein <jhein@timing.com>
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/linux-f10-openmotif/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/linux-f8-openmotif/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/linux-openmotif/Makefile | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/x11-toolkits/linux-f10-openmotif/Makefile b/x11-toolkits/linux-f10-openmotif/Makefile index 39b1327152eb..e8b5aa38f70e 100644 --- a/x11-toolkits/linux-f10-openmotif/Makefile +++ b/x11-toolkits/linux-f10-openmotif/Makefile @@ -8,7 +8,8 @@ PORTNAME= openmotif PORTVERSION= 2.2.4 PORTREVISION= 2 CATEGORIES= x11-toolkits linux -MASTER_SITES= ftp://ftp.ics.com/pub/Products/Motif/%SUBDIR%/ +MASTER_SITES= ftp://ftp.motifzone.com/%SUBDIR%/ \ + ftp://ftp.ics.com/pub/Products/Motif/%SUBDIR%/ MASTER_SITE_SUBDIR= om2.2.4/redhat-7.3 PKGNAMEPREFIX= linux- EXTRACT_SUFX= -0.1.i386.rpm diff --git a/x11-toolkits/linux-f8-openmotif/Makefile b/x11-toolkits/linux-f8-openmotif/Makefile index 39b1327152eb..e8b5aa38f70e 100644 --- a/x11-toolkits/linux-f8-openmotif/Makefile +++ b/x11-toolkits/linux-f8-openmotif/Makefile @@ -8,7 +8,8 @@ PORTNAME= openmotif PORTVERSION= 2.2.4 PORTREVISION= 2 CATEGORIES= x11-toolkits linux -MASTER_SITES= ftp://ftp.ics.com/pub/Products/Motif/%SUBDIR%/ +MASTER_SITES= ftp://ftp.motifzone.com/%SUBDIR%/ \ + ftp://ftp.ics.com/pub/Products/Motif/%SUBDIR%/ MASTER_SITE_SUBDIR= om2.2.4/redhat-7.3 PKGNAMEPREFIX= linux- EXTRACT_SUFX= -0.1.i386.rpm diff --git a/x11-toolkits/linux-openmotif/Makefile b/x11-toolkits/linux-openmotif/Makefile index 39b1327152eb..e8b5aa38f70e 100644 --- a/x11-toolkits/linux-openmotif/Makefile +++ b/x11-toolkits/linux-openmotif/Makefile @@ -8,7 +8,8 @@ PORTNAME= openmotif PORTVERSION= 2.2.4 PORTREVISION= 2 CATEGORIES= x11-toolkits linux -MASTER_SITES= ftp://ftp.ics.com/pub/Products/Motif/%SUBDIR%/ +MASTER_SITES= ftp://ftp.motifzone.com/%SUBDIR%/ \ + ftp://ftp.ics.com/pub/Products/Motif/%SUBDIR%/ MASTER_SITE_SUBDIR= om2.2.4/redhat-7.3 PKGNAMEPREFIX= linux- EXTRACT_SUFX= -0.1.i386.rpm |