summaryrefslogtreecommitdiff
path: root/net/icmpinfo
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1998-12-09 20:19:18 +0000
committerBill Fumerola <billf@FreeBSD.org>1998-12-09 20:19:18 +0000
commit9e96b2a02e8f52aa0ecf4b2b10643c51fc8ad64a (patch)
tree8ffb8b7acb463f5dd817a45599e6bf78e5389333 /net/icmpinfo
parentUpgrade from 2.9.4->2.10.1, and associated changes. (diff)
Add MASTER_SITE_SUNSITE to MASTER_SITES to make this file much more
fetchable. Remind By: Fenner's survey
Notes
Notes: svn path=/head/; revision=15232
Diffstat (limited to 'net/icmpinfo')
-rw-r--r--net/icmpinfo/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/net/icmpinfo/Makefile b/net/icmpinfo/Makefile
index 5b700cf0c972..0ed1d6fbb0a3 100644
--- a/net/icmpinfo/Makefile
+++ b/net/icmpinfo/Makefile
@@ -4,12 +4,14 @@
# Date created: Mon June 23, 1997
# Whom: David O'Brien (obrien@FreeBSD.org)
#
-# $Id: Makefile,v 1.3 1997/07/10 03:03:57 asami Exp $
+# $Id: Makefile,v 1.4 1997/08/04 20:47:58 obrien Exp $
#
DISTNAME= icmpinfo-1.11
CATEGORIES= net sysutils
-MASTER_SITES= ftp://hplyot.obspm.fr/net/
+MASTER_SITES= ftp://hplyot.obspm.fr/net/ \
+ ${MASTER_SITE_SUNSITE}
+MASTER_SITE_SUBDIR= system/network/admin
MAINTAINER= obrien@NUXI.com