aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/lsof
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-03-31 05:51:09 +0800
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-03-31 05:51:09 +0800
commit6df5bb5905387dcb785d785dda5caef1e8fe42c6 (patch)
tree37e79c55fdd83a6277e06b452427eb9aaeff7637 /sysutils/lsof
parent44a12ae4030711a1ac77616e5be13256b550a70e (diff)
downloadfreebsd-ports-6df5bb5905387dcb785d785dda5caef1e8fe42c6.tar.gz
freebsd-ports-6df5bb5905387dcb785d785dda5caef1e8fe42c6.tar.zst
freebsd-ports-6df5bb5905387dcb785d785dda5caef1e8fe42c6.zip
Get PKGNAME right.
Notes
Notes: svn path=/head/; revision=17469
Diffstat (limited to 'sysutils/lsof')
-rw-r--r--sysutils/lsof/Makefile3
1 files changed, 2 insertions, 1 deletions
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/ \