aboutsummaryrefslogtreecommitdiff
path: root/sysutils/lsof/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2005-03-28 15:41:11 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2005-03-28 15:41:11 +0000
commitfb52134fe389d024002e9098bedaf2c4e842b15c (patch)
tree015c37527f017f8415a8bc1edb5ca747509542e0 /sysutils/lsof/Makefile
parent63188c1f64f94484a7d90f03e06a6cb218980a9f (diff)
Notes
Diffstat (limited to 'sysutils/lsof/Makefile')
-rw-r--r--sysutils/lsof/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile
index 14bc5d44c08e..ee97a281c8d7 100644
--- a/sysutils/lsof/Makefile
+++ b/sysutils/lsof/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= lsof
-PORTVERSION= 4.74
+PORTVERSION= 4.74.2
CATEGORIES= sysutils
MASTER_SITES= ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \
ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/NEW/ \
@@ -22,9 +22,9 @@ MASTER_SITES= ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \
ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/ \
ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/NEW/ \
ftp://ftp.tau.ac.il/pub/unix/admin/
-#FIXUP_RELEASE=
+FIXUP_RELEASE=
.if defined(FIXUP_RELEASE)
-DISTNAME= ${PORTNAME}_4.74C.freebsd
+DISTNAME= ${PORTNAME}_4.75C.freebsd
.else
DISTNAME= ${PORTNAME}_${PORTVERSION}
.endif