pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/lsof lsof: update MASTER_SITES and set LICENSE



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c5a65487bb2e
branches:  trunk
changeset: 316220:c5a65487bb2e
user:      triaxx <triaxx%pkgsrc.org@localhost>
date:      Sat Dec 08 09:10:59 2018 +0000

description:
lsof: update MASTER_SITES and set LICENSE

diffstat:

 sysutils/lsof/Makefile |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (26 lines):

diff -r eaf8db2cf9a0 -r c5a65487bb2e sysutils/lsof/Makefile
--- a/sysutils/lsof/Makefile    Sat Dec 08 09:10:14 2018 +0000
+++ b/sysutils/lsof/Makefile    Sat Dec 08 09:10:59 2018 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.128 2018/10/27 11:46:04 tron Exp $
+# $NetBSD: Makefile,v 1.129 2018/12/08 09:10:59 triaxx Exp $
 
 DISTNAME=              lsof_4.89
 PKGNAME=               ${DISTNAME:S/_/-/}
 PKGREVISION=           1
 CATEGORIES=            sysutils
-MASTER_SITES=          ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/
-MASTER_SITES+=         ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/OLD/
+MASTER_SITES=          ftp://ftp.mirrorservice.org/sites/lsof.itap.purdue.edu/pub/tools/unix/lsof/
+MASTER_SITES+=         ftp://ftp.mirrorservice.org/sites/lsof.itap.purdue.edu/pub/tools/unix/lsof/OLD/
 MASTER_SITES+=         ftp://ftp.fu-berlin.de/pub/unix/tools/lsof/
 MASTER_SITES+=         ftp://ftp.fu-berlin.de/pub/unix/tools/lsof/OLD/
 EXTRACT_SUFX=          .tar.bz2
@@ -13,6 +13,7 @@
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              https://people.freebsd.org/~abe/
 COMMENT=               Lists information about open files
+LICENSE=               abell-94
 
 WRKSRC=                        ${WRKDIR}/${DISTNAME}/${SRCBALL_NAME}
 HAS_CONFIGURE=         yes



Home | Main Index | Thread Index | Old Index