pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/lsof Add an .../OLD URL to the SITES list, si...
details: https://anonhg.NetBSD.org/pkgsrc/rev/245f84c86745
branches: trunk
changeset: 519010:245f84c86745
user: dsainty <dsainty%pkgsrc.org@localhost>
date: Tue Sep 26 13:14:03 2006 +0000
description:
Add an .../OLD URL to the SITES list, since version 4.76 is now not the latest version. Even if it were the latest version, this URL should still remain for future-proofing the package. Since I'm
here, add an HTTP option too for those of us that prefer HTTP downloads.
diffstat:
sysutils/lsof/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r 5076f2c79dbb -r 245f84c86745 sysutils/lsof/Makefile
--- a/sysutils/lsof/Makefile Tue Sep 26 07:27:55 2006 +0000
+++ b/sysutils/lsof/Makefile Tue Sep 26 13:14:03 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.87 2005/12/05 20:51:01 rillig Exp $
+# $NetBSD: Makefile,v 1.88 2006/09/26 13:14:03 dsainty Exp $
#
DISTNAME= lsof_4.76
@@ -6,9 +6,11 @@
CATEGORIES= sysutils
MASTER_SITES= ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \
ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/NEW/ \
+ ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/OLD/ \
ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/ \
ftp://ftp.auscert.org.au/pub/mirrors/vic.cc.purdue.edu/lsof/ \
- ftp://ftp.sunet.se/pub/unix/admin/lsof/
+ ftp://ftp.sunet.se/pub/unix/admin/lsof/ \
+ http://ftp.sunet.se/pub/unix/admin/lsof/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= atatat%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index