From e1356e95a3fcf67b97945a47b4054f805c1dda9e Mon Sep 17 00:00:00 2001 From: zafer Date: Sat, 30 May 2009 11:10:56 +0000 Subject: revert to previous. --- sysutils/lsof/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'sysutils/lsof') diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index 85931b3c6a5..e43ec4350b0 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -1,10 +1,13 @@ -# $NetBSD: Makefile,v 1.100 2009/05/30 01:55:00 zafer Exp $ +# $NetBSD: Makefile,v 1.101 2009/05/30 11:10:56 zafer Exp $ DISTNAME= lsof_4.78 PKGNAME= ${DISTNAME:S/_/-/}.${OS_VERSION} PKGREVISION= 4 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.sunet.se/pub/unix/admin/lsof/ \ +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.sunet.se/pub/unix/admin/lsof/ \ http://ftp.sunet.se/pub/unix/admin/lsof/ EXTRACT_SUFX= .tar.bz2 -- cgit v1.2.3