diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2005-12-29 16:36:00 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2005-12-29 16:36:00 +0000 |
commit | 9c85164dbea27fb40a87ba91320c88b9f13402fa (patch) | |
tree | e5bc181f5603ecadaf1dacda952d59e2dd47b8de /x11-toolkits/linux-f10-openmotif | |
parent | 01650d2142cfe3891a2542266f83cf85bc18532b (diff) |
Notes
Diffstat (limited to 'x11-toolkits/linux-f10-openmotif')
-rw-r--r-- | x11-toolkits/linux-f10-openmotif/Makefile | 3 |
1 files changed, 2 insertions, 1 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 |