diff options
Diffstat (limited to 'sysutils/lsof/Makefile')
-rw-r--r-- | sysutils/lsof/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index a33bbac11ce..26fd9a76e2c 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.111 2011/09/03 12:32:32 christos Exp $ +# $NetBSD: Makefile,v 1.112 2012/10/03 21:57:39 wiz Exp $ DISTNAME= lsof_4.84 PKGNAME= ${DISTNAME:S/_/-/} +PKGREVISION= 2 CATEGORIES= sysutils -PKGREVISION= 1 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/ \ |