summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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