diff options
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 177a7d4f6a29..1fa795268a93 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -7,7 +7,7 @@ # PORTNAME= lsof -PORTVERSION= 4.75.2 +PORTVERSION= 4.76.1.1 CATEGORIES= sysutils MASTER_SITES= ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \ ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/NEW/ \ @@ -24,7 +24,7 @@ MASTER_SITES= ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \ ftp://ftp.tau.ac.il/pub/unix/admin/ FIXUP_RELEASE= .if defined(FIXUP_RELEASE) -DISTNAME= ${PORTNAME}_4.76B.freebsd +DISTNAME= ${PORTNAME}_4.77A.freebsd .else DISTNAME= ${PORTNAME}_${PORTVERSION} .endif |
