summaryrefslogtreecommitdiff
path: root/sysutils/lsof
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-03-30 21:51:42 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-03-30 21:51:42 +0000
commit7c877df5c4696b324a9190f43894194681a3376d (patch)
tree47806d04e4eaa49467edcfb805be29e28844bf9e /sysutils/lsof
parentGet PKGNAME right. (diff)
Get it even more right.
Notes
Notes: svn path=/head/; revision=17470
Diffstat (limited to 'sysutils/lsof')
-rw-r--r--sysutils/lsof/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile
index 4b0844a2ddfc..14a21baf3a68 100644
--- a/sysutils/lsof/Makefile
+++ b/sysutils/lsof/Makefile
@@ -4,11 +4,11 @@
# Date created: Sat July 20, 1996
# Whom: David O'Brien (obrien@FreeBSD.org)
#
-# $Id: Makefile,v 1.39 1999/03/30 21:50:20 obrien Exp $
+# $Id: Makefile,v 1.40 1999/03/30 21:51:09 obrien Exp $
#
DISTNAME= lsof_4.42_W
-PKGNAME= lsof_4.42
+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/ \