diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2004-07-07 19:05:16 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2004-07-07 19:05:16 +0000 |
commit | 452f0581630c727e53d9d4e0682db2a7041e7960 (patch) | |
tree | e7605b50ebe59a2cfcbdf3ba0fe65bf99e28f246 /sysutils/lsof | |
parent | 3fffdaa4f742fa59f73584405cd257f3eb60f824 (diff) | |
download | ports-452f0581630c727e53d9d4e0682db2a7041e7960.tar.gz ports-452f0581630c727e53d9d4e0682db2a7041e7960.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 5070035a0b5f..3afd9321c805 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -7,7 +7,7 @@ # PORTNAME= lsof -PORTVERSION= 4.71.4 +PORTVERSION= 4.71.5 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.72D.freebsd +DISTNAME= ${PORTNAME}_4.72E.freebsd .else DISTNAME= ${PORTNAME}_${PORTVERSION} .endif diff --git a/sysutils/lsof/distinfo b/sysutils/lsof/distinfo index ab202c1eeec5..63e8305e7255 100644 --- a/sysutils/lsof/distinfo +++ b/sysutils/lsof/distinfo @@ -1,2 +1,2 @@ -MD5 (lsof_4.72D.freebsd.tar.bz2) = fb05c6672c21c8ca8a7953221d670b75 -SIZE (lsof_4.72D.freebsd.tar.bz2) = 435562 +MD5 (lsof_4.72E.freebsd.tar.bz2) = 2717a97c590499034ff84300afed6b25 +SIZE (lsof_4.72E.freebsd.tar.bz2) = 435894 |