diff options
| author | Rong-En Fan <rafan@FreeBSD.org> | 2008-05-02 17:10:31 +0000 |
|---|---|---|
| committer | Rong-En Fan <rafan@FreeBSD.org> | 2008-05-02 17:10:31 +0000 |
| commit | 26e49152dfe277ad2f22b6bdbd2e44a98eeb1ad1 (patch) | |
| tree | 32a3d2ddc096364264fe4d3446ba28f92125ad85 /sysutils/lsof/Makefile | |
| parent | 74a21c69b994a0f1e62cfe6db59fe3d54d9aa62f (diff) | |
Notes
Diffstat (limited to 'sysutils/lsof/Makefile')
| -rw-r--r-- | sysutils/lsof/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index 9c0d3d17ae02..571c91757cd1 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -7,7 +7,7 @@ # PORTNAME= lsof -PORTVERSION= 4.79 +PORTVERSION= 4.80B PORTEPOCH= 1 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=no +FIXUP_RELEASE= YES .if defined(FIXUP_RELEASE) DISTNAME= ${PORTNAME}_${PORTVERSION}.freebsd .else |
