diff options
author | linimon <linimon@FreeBSD.org> | 2003-10-26 13:25:55 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-10-26 13:25:55 +0800 |
commit | 61127c8b28371cde16b17844a65d7cab7f622e16 (patch) | |
tree | acef416da72aa7b7b2d04fad4f893ef6e7ff5f47 /sysutils/rtty/Makefile | |
parent | 4e76df539ce0f32149eae5f78977129126e0e3a8 (diff) | |
download | freebsd-ports-gnome-61127c8b28371cde16b17844a65d7cab7f622e16.tar.gz freebsd-ports-gnome-61127c8b28371cde16b17844a65d7cab7f622e16.tar.zst freebsd-ports-gnome-61127c8b28371cde16b17844a65d7cab7f622e16.zip |
Change mastersite to reflect its new location. Source: distfile survey.
Diffstat (limited to 'sysutils/rtty/Makefile')
-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 |