diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2006-03-02 18:10:20 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2006-03-02 18:10:20 +0000 |
commit | 6e1c7e7d8581e1aa6d92e556db6fd73c6daf8a2e (patch) | |
tree | 001896af9ebd02c5e7b60cb0d3bd387dbb752dc7 /net/globus4 | |
parent | 0188dcaf3e771fcd865cc80dd7eec5a80de3c79c (diff) |
Notes
Diffstat (limited to 'net/globus4')
-rw-r--r-- | net/globus4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/globus4/Makefile b/net/globus4/Makefile index 6708f929291c..d015fa95723a 100644 --- a/net/globus4/Makefile +++ b/net/globus4/Makefile @@ -9,7 +9,7 @@ PORTNAME= globus PORTVERSION= 4.0.1 PORTREVISION= 20051201 CATEGORIES= net java parallel -MASTER_SITES= http://www-unix.globus.org/ftppub/gt4/4.0/${PORTVERSION}/%SUBDIR%/src/:installers,updates +MASTER_SITES= ftp://ftp.globus.org/pub/gt4/4.0/${PORTVERSION}/%SUBDIR%/src/:installers,updates MASTER_SITE_SUBDIR= installers/:installers updates/:updates DISTNAME= gt${PORTVERSION}-all-source-installer DISTFILES= ${INSTALLER}:installers \ |