pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/lsof
Module Name: pkgsrc
Committed By: triaxx
Date: Sat Dec 8 09:10:59 UTC 2018
Modified Files:
pkgsrc/sysutils/lsof: Makefile
Log Message:
lsof: update MASTER_SITES and set LICENSE
To generate a diff of this commit:
cvs rdiff -u -r1.128 -r1.129 pkgsrc/sysutils/lsof/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/lsof/Makefile
diff -u pkgsrc/sysutils/lsof/Makefile:1.128 pkgsrc/sysutils/lsof/Makefile:1.129
--- pkgsrc/sysutils/lsof/Makefile:1.128 Sat Oct 27 11:46:04 2018
+++ pkgsrc/sysutils/lsof/Makefile Sat Dec 8 09:10:59 2018
@@ -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 @@ EXTRACT_SUFX= .tar.bz2
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