pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/unidiff unidiff: remove non-existent master site



details:   https://anonhg.NetBSD.org/pkgsrc/rev/122fd370da68
branches:  trunk
changeset: 445672:122fd370da68
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jan 27 09:30:05 2021 +0000

description:
unidiff: remove non-existent master site

Will fall back to ftp.netbsd.org, which has a copy of the distfile

Closes PR 55959 by kim@

diffstat:

 devel/unidiff/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (17 lines):

diff -r 1018d5631095 -r 122fd370da68 devel/unidiff/Makefile
--- a/devel/unidiff/Makefile    Wed Jan 27 08:17:50 2021 +0000
+++ b/devel/unidiff/Makefile    Wed Jan 27 09:30:05 2021 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.18 2013/04/06 12:04:00 rodent Exp $
-#
+# $NetBSD: Makefile,v 1.19 2021/01/27 09:30:05 wiz Exp $
 
 DISTNAME=      part01
 PKGNAME=       unidiff-1.0
 PKGREVISION=   2
 CATEGORIES=    devel
-MASTER_SITES=  http://www.landfield.com/software/comp.sources.misc/archive-name/volume25/unidiff/
+MASTER_SITES=  #
 EXTRACT_SUFX=  .gz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index