aboutsummaryrefslogtreecommitdiff
path: root/sysutils/lsof/Makefile
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2014-10-16 19:48:45 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2014-10-16 19:48:45 +0000
commit7b3d11deb1d6796014e4475ea764d12e2ec6b747 (patch)
treef3f126bd3dd943551d6749ac8f9dd79b7131e6e3 /sysutils/lsof/Makefile
parenta28880acce9be4600706db68a8ca21fb8bd1dc3c (diff)
downloadports-7b3d11deb1d6796014e4475ea764d12e2ec6b747.tar.gz
ports-7b3d11deb1d6796014e4475ea764d12e2ec6b747.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 b275f0a82124..de4f8c9fdfca 100644
--- a/sysutils/lsof/Makefile
+++ b/sysutils/lsof/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= lsof
-DISTVERSION= 4.88G
+DISTVERSION= 4.88
PORTEPOCH= 8
CATEGORIES= sysutils
MASTER_SITES= http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \
@@ -26,7 +26,7 @@ MAINTAINER= ler@lerctr.org
COMMENT= Lists information about open files (similar to fstat(1))
#Please leave the below line in for the next clean up.
-FIXUP_RELEASE= YES
+#FIXUP_RELEASE= YES
.if defined(FIXUP_RELEASE)
DISTNAME_SUFFIX=.freebsd
.else