summaryrefslogtreecommitdiff
path: root/net/mtr
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-03-01 22:15:45 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-03-01 22:15:45 +0000
commitc0f94b39e736dc1327df32f1309b075c6218f093 (patch)
tree9e19d3f859638889e09f4955b40fd766f228d01c /net/mtr
parentPortlint. (diff)
Add a MASTER_SITE (freefall)
Notes
Notes: svn path=/head/; revision=16971
Diffstat (limited to 'net/mtr')
-rw-r--r--net/mtr/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/mtr/Makefile b/net/mtr/Makefile
index 1c822fd424b2..d760d8a7f74e 100644
--- a/net/mtr/Makefile
+++ b/net/mtr/Makefile
@@ -3,12 +3,13 @@
# Date created: 12 August 1998
# Whom: Bill Fumerola <billf@chc-chimes.com>
#
-# $Id: Makefile,v 1.5 1998/12/29 18:22:58 billf Exp $
+# $Id: Makefile,v 1.6 1999/01/22 22:15:39 nectar Exp $
#
DISTNAME= mtr-0.28
CATEGORIES= net
-MASTER_SITES= ftp://ftp.bitwizard.nl/mtr/
+MASTER_SITES= ftp://ftp.bitwizard.nl/mtr/ \
+ http://www.FreeBSD.org/~billf/distfiles/
MAINTAINER= billf@FreeBSD.org