aboutsummaryrefslogtreecommitdiff
path: root/sysutils/lsof/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2004-07-04 20:46:34 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2004-07-04 20:46:34 +0000
commit70013eeb9e87eef0bea2bbb3aecdfbe36fc4ba27 (patch)
tree0942729ad0ab6d91b85dd9289d1ae11de011273a /sysutils/lsof/Makefile
parent7d34e059f3f9fa91709978bc451f261f90bae511 (diff)
downloadports-70013eeb9e87eef0bea2bbb3aecdfbe36fc4ba27.tar.gz
ports-70013eeb9e87eef0bea2bbb3aecdfbe36fc4ba27.zip
Notes
Diffstat (limited to 'sysutils/lsof/Makefile')
-rw-r--r--sysutils/lsof/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile
index f2d653f6a7c4..5070035a0b5f 100644
--- a/sysutils/lsof/Makefile
+++ b/sysutils/lsof/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= lsof
-PORTVERSION= 4.71.3
+PORTVERSION= 4.71.4
CATEGORIES= sysutils
MASTER_SITES= ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \
ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/NEW/ \
@@ -24,7 +24,7 @@ MASTER_SITES= ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \
ftp://ftp.tau.ac.il/pub/unix/admin/
FIXUP_RELEASE= yes
.if defined(FIXUP_RELEASE)
-DISTNAME= ${PORTNAME}_4.72C.freebsd
+DISTNAME= ${PORTNAME}_4.72D.freebsd
.else
DISTNAME= ${PORTNAME}_${PORTVERSION}
.endif