diff options
author | pav <pav@FreeBSD.org> | 2009-01-31 04:05:21 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-01-31 04:05:21 +0800 |
commit | 34950f79ba35b9dbbe07bc1f24cd2d5a3a6d5d41 (patch) | |
tree | 4fcaee29c90d862570ffff7371f845033e24f123 /x11-toolkits | |
parent | 22fe054335cae2b3d286b0a31e38effb688eab36 (diff) | |
download | freebsd-ports-graphics-34950f79ba35b9dbbe07bc1f24cd2d5a3a6d5d41.tar.gz freebsd-ports-graphics-34950f79ba35b9dbbe07bc1f24cd2d5a3a6d5d41.tar.zst freebsd-ports-graphics-34950f79ba35b9dbbe07bc1f24cd2d5a3a6d5d41.zip |
- Update download location
Reported by: -fetch-original pointyhat run
Diffstat (limited to 'x11-toolkits')
-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 |