diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/lsof/Makefile | 4 | ||||
-rw-r--r-- | sysutils/lsof/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index d71171be2959..4c60ff128458 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -7,7 +7,7 @@ # PORTNAME= lsof -PORTVERSION= 4.85 +PORTVERSION= 4.86A PORTEPOCH= 6 CATEGORIES= sysutils MASTER_SITES= http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \ @@ -31,7 +31,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 diff --git a/sysutils/lsof/distinfo b/sysutils/lsof/distinfo index de20d0012f07..cec25e650b69 100644 --- a/sysutils/lsof/distinfo +++ b/sysutils/lsof/distinfo @@ -1,2 +1,2 @@ -SHA256 (lsof_4.85.tar.bz2) = 49aa58e63539c45bada514a6a2e5a1c9f946ada1f4137dc9154cf4bf6054a1c1 -SIZE (lsof_4.85.tar.bz2) = 763397 +SHA256 (lsof_4.86A.freebsd.tar.bz2) = 84216d5a3ab449bdf9f6a0a43747ab0c8d57b73817ecc10c1cc1314f31462f5a +SIZE (lsof_4.86A.freebsd.tar.bz2) = 479709 |