diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-11-28 06:41:10 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-11-28 06:41:10 +0000 |
commit | 252d41d77e7c27edac290170e20e089b3d8f7467 (patch) | |
tree | b28df5db4f6133823e42829718bd0d4fd5f16222 /net/icmpinfo | |
parent | dd8173bd6b5d496ec4da6572901ed4b155542191 (diff) |
Notes
Diffstat (limited to 'net/icmpinfo')
-rw-r--r-- | net/icmpinfo/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/icmpinfo/Makefile b/net/icmpinfo/Makefile index 6e2d8fa1c555..6924f0af797d 100644 --- a/net/icmpinfo/Makefile +++ b/net/icmpinfo/Makefile @@ -9,8 +9,7 @@ PORTNAME= icmpinfo PORTVERSION= 1.11 CATEGORIES= net sysutils -MASTER_SITES= ftp://hplyot.obspm.fr/net/ \ - ${MASTER_SITE_SUNSITE} +MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/network/admin MAINTAINER= ports@FreeBSD.org |