diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2005-01-15 18:40:14 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2005-01-15 18:40:14 +0000 |
commit | e1648cb353835c0ca632ff83920dc4945c4beb78 (patch) | |
tree | dba45315e7b6a327e9bcdb2e3da191c1c12981fc /sysutils/lsof | |
parent | f93face001a8f7260f2bcae47a5464b3ffeea253 (diff) | |
download | ports-e1648cb353835c0ca632ff83920dc4945c4beb78.tar.gz ports-e1648cb353835c0ca632ff83920dc4945c4beb78.zip |
Notes
Diffstat (limited to 'sysutils/lsof')
-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 bd28459bed88..5b9b08f04d18 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -7,7 +7,7 @@ # PORTNAME= lsof -PORTVERSION= 4.73.1 +PORTVERSION= 4.73.2 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= yes .if defined(FIXUP_RELEASE) -DISTNAME= ${PORTNAME}_4.74B.freebsd +DISTNAME= ${PORTNAME}_4.74C.freebsd .else DISTNAME= ${PORTNAME}_${PORTVERSION} .endif diff --git a/sysutils/lsof/distinfo b/sysutils/lsof/distinfo index ca046747c636..735b34644499 100644 --- a/sysutils/lsof/distinfo +++ b/sysutils/lsof/distinfo @@ -1,2 +1,2 @@ -MD5 (lsof_4.74B.freebsd.tar.bz2) = 451936a27a735790885c49980c32c69f -SIZE (lsof_4.74B.freebsd.tar.bz2) = 443391 +MD5 (lsof_4.74C.freebsd.tar.bz2) = c26bb49766d71019b546872dc8ca4671 +SIZE (lsof_4.74C.freebsd.tar.bz2) = 443866 |