diff options
-rw-r--r-- | x11-toolkits/open-motif/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/open-motif/Makefile b/x11-toolkits/open-motif/Makefile index 3b9b0b689d5..47e12212b8b 100644 --- a/x11-toolkits/open-motif/Makefile +++ b/x11-toolkits/open-motif/Makefile @@ -10,8 +10,7 @@ PORTNAME= open-motif PORTVERSION= 2.2.3 PORTREVISION= 6 CATEGORIES= x11-toolkits -MASTER_SITES= http://ftp.motifzone.com/%SUBDIR%/ -MASTER_SITE_SUBDIR= om${PORTVERSION}/src +MASTER_SITES= ftp://ftp.ics.com/openmotif/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/${PORTVERSION}/src/ DISTNAME= openMotif-${PORTVERSION} EXTRACT_SUFX= .tar.gz DIST_SUBDIR= openmotif |