pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/traceroute-nanog updated MASTER_SITES



details:   https://anonhg.NetBSD.org/pkgsrc/rev/339671340ca1
branches:  trunk
changeset: 414777:339671340ca1
user:      schwarz <schwarz%pkgsrc.org@localhost>
date:      Wed Apr 01 19:23:21 2020 +0000

description:
updated MASTER_SITES

diffstat:

 net/traceroute-nanog/Makefile |  8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)

diffs (24 lines):

diff -r 960a7ac1da91 -r 339671340ca1 net/traceroute-nanog/Makefile
--- a/net/traceroute-nanog/Makefile     Wed Apr 01 19:15:00 2020 +0000
+++ b/net/traceroute-nanog/Makefile     Wed Apr 01 19:23:21 2020 +0000
@@ -1,17 +1,15 @@
-# $NetBSD: Makefile,v 1.11 2019/11/03 11:45:55 rillig Exp $
+# $NetBSD: Makefile,v 1.12 2020/04/01 19:23:21 schwarz Exp $
 
 DISTNAME=      traceroute-nanog_6.4.2.orig
 PKGNAME=       ${DISTNAME:S/.orig//:S/_/-/}
 CATEGORIES=    net
-MASTER_SITES=  ftp://unix.hensa.ac.uk/sites/archive.ubuntu.com/ubuntu/pool/universe/t/traceroute-nanog/
-MASTER_SITES+= http://www.ftp.uni-erlangen.de/pub/pc/TheOpenCD/old-images/ubuntu/pool/universe/t/traceroute-nanog/
-MASTER_SITES+= http://traceroute-nanog.sourcearchive.com/downloads/6.4.2-1/
+MASTER_SITES=  http://archive.debian.org/debian//pool/main/t/traceroute-nanog/
 
 # for the man page:
 PATCH_SITES=   ${MASTER_SITES}
 PATCHFILES=    traceroute-nanog_6.4.2-1.diff.gz
 
-COMMENT=       Traceroute implementation with extend features
+COMMENT=       Traceroute implementation with extended features
 MAINTAINER=    schwarz%NetBSD.org@localhost
 
 WRKSRC=                ${WRKDIR}/${DISTNAME:S/_/-/}



Home | Main Index | Thread Index | Old Index