summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authormef <mef>2015-04-25 09:16:49 +0000
committermef <mef>2015-04-25 09:16:49 +0000
commit0646bd9f616e2f051768c1a4249604546d72b9d7 (patch)
tree3c1ce3f2d4247cb258c224ab26904062e5610a21 /net
parentbf4a896ce69b84c615d157d38daf4afe7554fe61 (diff)
downloadpkgsrc-0646bd9f616e2f051768c1a4249604546d72b9d7.tar.gz
Drop one alternative of MASTER_SITES, which was not registered in DNS.
Diffstat (limited to 'net')
-rw-r--r--net/echoping/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/echoping/Makefile b/net/echoping/Makefile
index 98ff26b71e5..67e77f34f60 100644
--- a/net/echoping/Makefile
+++ b/net/echoping/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.28 2014/02/12 23:18:19 tron Exp $
+# $NetBSD: Makefile,v 1.29 2015/04/25 09:16:49 mef Exp $
#
DISTNAME= echoping-6.0.2
PKGREVISION= 7
CATEGORIES= net
-MASTER_SITES= ftp://ftp.internatif.org/pub/unix/echoping/ \
- ${MASTER_SITE_SOURCEFORGE:=echoping/}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=echoping/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://echoping.sourceforge.net/