From 415b47be8937fb448cc2fe8bc0f1591c9f06e641 Mon Sep 17 00:00:00 2001 From: obrien Date: Tue, 30 Mar 1999 21:51:09 +0000 Subject: Get PKGNAME right. --- sysutils/lsof/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index 3eea5dbeb70c..4b0844a2ddfc 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -4,10 +4,11 @@ # Date created: Sat July 20, 1996 # Whom: David O'Brien (obrien@FreeBSD.org) # -# $Id: Makefile,v 1.38 1999/03/09 13:08:47 obrien Exp $ +# $Id: Makefile,v 1.39 1999/03/30 21:50:20 obrien Exp $ # DISTNAME= lsof_4.42_W +PKGNAME= lsof_4.42 CATEGORIES= sysutils MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \ ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/NEW/ \ -- cgit