diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-10-26 05:25:55 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-10-26 05:25:55 +0000 |
commit | 6fb192838812849786a5be468ba70ed2f953399f (patch) | |
tree | 4cd3aabd86dcc87dd6c66547e5b065cc48eff304 /sysutils/rtty | |
parent | 95367b477685b404cb5a44e5095890bda31c339d (diff) |
Change mastersite to reflect its new location. Source: distfile survey.
Notes
Notes:
svn path=/head/; revision=92169
Diffstat (limited to 'sysutils/rtty')
-rw-r--r-- | sysutils/rtty/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/rtty/Makefile b/sysutils/rtty/Makefile index 71556c759eff..b32a0e353184 100644 --- a/sysutils/rtty/Makefile +++ b/sysutils/rtty/Makefile @@ -8,7 +8,7 @@ PORTNAME= rtty PORTVERSION= 4.0 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.vix.com/pub/vixie/ \ +MASTER_SITES= ftp://ftp.isc.org/isc/rtty/ \ ftp://gatekeeper.research.compaq.com/pub/misc/vixie/ EXTRACT_SUFX= .shar.gz |