diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2004-07-24 14:57:25 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2004-07-24 14:57:25 +0000 |
commit | 037bfcddeb3626b49c5be35c6a3e163fb77a5d53 (patch) | |
tree | fed3a1963e6d57bdce33ae37a64a3d581e4e8360 /sysutils/lsof | |
parent | 4e80edf5bb80a8a0ef84d5d87067c5f2d26c2182 (diff) | |
download | ports-037bfcddeb3626b49c5be35c6a3e163fb77a5d53.tar.gz ports-037bfcddeb3626b49c5be35c6a3e163fb77a5d53.zip |
Notes
Diffstat (limited to 'sysutils/lsof')
-rw-r--r-- | sysutils/lsof/Makefile | 6 | ||||
-rw-r--r-- | sysutils/lsof/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index 61601934b7b2..899ed9173754 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -7,7 +7,7 @@ # PORTNAME= lsof -PORTVERSION= 4.72 +PORTVERSION= 4.72.1 CATEGORIES= sysutils MASTER_SITES= ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \ ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/NEW/ \ @@ -22,9 +22,9 @@ 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= yes .if defined(FIXUP_RELEASE) -DISTNAME= ${PORTNAME}_4.72E.freebsd +DISTNAME= ${PORTNAME}_4.73A.freebsd .else DISTNAME= ${PORTNAME}_${PORTVERSION} .endif diff --git a/sysutils/lsof/distinfo b/sysutils/lsof/distinfo index 71db1fe2319e..33aee908435e 100644 --- a/sysutils/lsof/distinfo +++ b/sysutils/lsof/distinfo @@ -1,2 +1,2 @@ -MD5 (lsof_4.72.tar.bz2) = 5cc6edeab12733c69bac8ed4246e25f2 -SIZE (lsof_4.72.tar.bz2) = 716577 +MD5 (lsof_4.73A.freebsd.tar.bz2) = 504b7f22d7571f3dd6c48fe080ed22ee +SIZE (lsof_4.73A.freebsd.tar.bz2) = 437860 |