aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rtty
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2000-07-30 15:11:14 +0000
committerKevin Lo <kevlo@FreeBSD.org>2000-07-30 15:11:14 +0000
commitd3409de7aa927a754ab58eae0a7d04a2db139e04 (patch)
tree3ad20bb03e4e3457f6da302fb905e13c1be12a6e /sysutils/rtty
parentbad1f5251868d61fa5b7d3e11fc50d0aeb047bbe (diff)
downloadports-d3409de7aa927a754ab58eae0a7d04a2db139e04.tar.gz
ports-d3409de7aa927a754ab58eae0a7d04a2db139e04.zip
Add secondary site to MASTER_SITES.
PR: 20268 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=31131
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