aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/rtty
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2000-07-30 23:11:14 +0800
committerkevlo <kevlo@FreeBSD.org>2000-07-30 23:11:14 +0800
commit48130cad89d10e016ecb8d85531873a02c8a5f2f (patch)
treed6b3d373278d90313f83811c66894d563bf97c01 /sysutils/rtty
parentf278b54e87b037332529e1bd7040ca4fc757950c (diff)
downloadfreebsd-ports-gnome-48130cad89d10e016ecb8d85531873a02c8a5f2f.tar.gz
freebsd-ports-gnome-48130cad89d10e016ecb8d85531873a02c8a5f2f.tar.zst
freebsd-ports-gnome-48130cad89d10e016ecb8d85531873a02c8a5f2f.zip
Add secondary site to MASTER_SITES.
PR: 20268 Submitted by: Ports Fury
Diffstat (limited to 'sysutils/rtty')
-rw-r--r--sysutils/rtty/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/rtty/Makefile b/sysutils/rtty/Makefile
index cab07a466a83..097fe8bd8052 100644
--- a/sysutils/rtty/Makefile
+++ b/sysutils/rtty/Makefile
@@ -8,7 +8,8 @@
PORTNAME= rtty
PORTVERSION= 3.2
CATEGORIES= sysutils
-MASTER_SITES= ftp://ftp.vix.com/pub/vixie/
+MASTER_SITES= ftp://ftp.vix.com/pub/vixie/ \
+ ftp://ftp.digital.com/pub/misc/vixie/
MAINTAINER= ports@FreeBSD.org