pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/traceroute-nanog



Module Name:    pkgsrc
Committed By:   schwarz
Date:           Wed Apr  1 19:23:21 UTC 2020

Modified Files:
        pkgsrc/net/traceroute-nanog: Makefile

Log Message:
updated MASTER_SITES


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/net/traceroute-nanog/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/traceroute-nanog/Makefile
diff -u pkgsrc/net/traceroute-nanog/Makefile:1.11 pkgsrc/net/traceroute-nanog/Makefile:1.12
--- pkgsrc/net/traceroute-nanog/Makefile:1.11   Sun Nov  3 11:45:55 2019
+++ pkgsrc/net/traceroute-nanog/Makefile        Wed Apr  1 19:23:21 2020
@@ -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