diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2005-01-17 18:26:32 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2005-01-17 18:26:32 +0000 |
| commit | 64179c9b34f9088f6f3877ad62f02fc6cd94ba22 (patch) | |
| tree | 8dd9778393ab9864d9cbdbae771a36727b865a80 /sysutils/lsof/Makefile | |
| parent | af049c5ab8277876674dda58b0ff23cc6071c44a (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 5b9b08f04d18..14bc5d44c08e 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -7,7 +7,7 @@ # PORTNAME= lsof -PORTVERSION= 4.73.2 +PORTVERSION= 4.74 CATEGORIES= sysutils MASTER_SITES= ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \ ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/NEW/ \ @@ -22,7 +22,7 @@ MASTER_SITES= ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \ ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/ \ ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/NEW/ \ ftp://ftp.tau.ac.il/pub/unix/admin/ -FIXUP_RELEASE= yes +#FIXUP_RELEASE= .if defined(FIXUP_RELEASE) DISTNAME= ${PORTNAME}_4.74C.freebsd .else |
