aboutsummaryrefslogtreecommitdiff
path: root/sysutils/lsof/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/lsof/Makefile')
-rw-r--r--sysutils/lsof/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile
index 829fddaa059b..d3b019373156 100644
--- a/sysutils/lsof/Makefile
+++ b/sysutils/lsof/Makefile
@@ -4,12 +4,12 @@
# Date created: Sat July 20, 1996
# Whom: David O'Brien (obrien@FreeBSD.org)
#
-# $Id: Makefile,v 1.33 1999/02/02 06:44:18 obrien Exp $
+# $Id: Makefile,v 1.34 1999/02/11 12:53:03 obrien Exp $
#
-DISTNAME= lsof_4.41H.freebsd
+DISTNAME= lsof_4.41I.freebsd
#DISTNAME= lsof_4.40_W
-PKGNAME= lsof-4.40h
+PKGNAME= lsof-4.40i
CATEGORIES= sysutils
MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \
ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/NEW/ \
@@ -49,7 +49,7 @@ post-extract:
)
@( cd ${WRKSRC} ; echo "y" | ./Inventory || exit 1 )
.else
-WRKSRC=${WRKDIR}/lsof_4.41H.freebsd
+WRKSRC=${WRKDIR}/lsof_4.41I.freebsd
.endif
#pre-patch: