aboutsummaryrefslogtreecommitdiff
path: root/sysutils/lsof/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-07-16 13:21:59 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-07-16 13:21:59 +0000
commit15b84a382d0beda76802a14d67104c5c57d7469f (patch)
tree58114d485c0eea5429cdd8f881c7216aa0775549 /sysutils/lsof/Makefile
parent680ff682bad14871c140e7fe1f46a8d90b24e48e (diff)
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 e65d84d4afe1..0b7cfa1117a5 100644
--- a/sysutils/lsof/Makefile
+++ b/sysutils/lsof/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= lsof
-PORTVERSION= 4.80
+PORTVERSION= 4.81A
PORTEPOCH= 2
CATEGORIES= sysutils
MASTER_SITES= http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \
@@ -29,7 +29,7 @@ MASTER_SITES= http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \
MAINTAINER= ler@lerctr.org
COMMENT= Lists information about open files (similar to fstat(1))
-#FIXUP_RELEASE= YES
+FIXUP_RELEASE= YES
.if defined(FIXUP_RELEASE)
DISTNAME= ${PORTNAME}_${PORTVERSION}.freebsd
.else