summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2003-02-28 13:01:52 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2003-02-28 13:01:52 +0000
commit2958a44c1820cf831758499fba000e4d604bf498 (patch)
tree69a176430523fb0235ced5820cb37481a01a052a /sysutils
parentFix missed XML::LibXML::Common dependency. (diff)
Add a mirror site.
PR: 48655 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Notes
Notes: svn path=/head/; revision=76633
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/rtty/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/rtty/Makefile b/sysutils/rtty/Makefile
index 6891f7df1a0c..71556c759eff 100644
--- a/sysutils/rtty/Makefile
+++ b/sysutils/rtty/Makefile
@@ -8,7 +8,8 @@
PORTNAME= rtty
PORTVERSION= 4.0
CATEGORIES= sysutils
-MASTER_SITES= ftp://ftp.vix.com/pub/vixie/
+MASTER_SITES= ftp://ftp.vix.com/pub/vixie/ \
+ ftp://gatekeeper.research.compaq.com/pub/misc/vixie/
EXTRACT_SUFX= .shar.gz
MAINTAINER= ports@FreeBSD.org