diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2002-08-31 22:07:49 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-08-31 22:07:49 +0000 |
commit | 2fbfc9fa867068be478478de3d36980fe87eb0d7 (patch) | |
tree | c7fd28728c129b31b7600fe6444049c3f10ca78c /sysutils | |
parent | f64997b6a97f4369a0cc975f4fed3c4f282f1a54 (diff) | |
download | ports-2fbfc9fa867068be478478de3d36980fe87eb0d7.tar.gz ports-2fbfc9fa867068be478478de3d36980fe87eb0d7.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/lsof/Makefile | 4 | ||||
-rw-r--r-- | sysutils/lsof/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index c4c72e9558ab..462a60252db4 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -7,7 +7,7 @@ # PORTNAME= lsof -PORTVERSION= 4.64.1 +PORTVERSION= 4.64.2 CATEGORIES= sysutils MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \ ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/NEW/ \ @@ -20,7 +20,7 @@ MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \ ftp://ftp.sunet.se/pub/unix/admin/lsof/NEW/ FIXUP_RELEASE= yes .if defined(FIXUP_RELEASE) -DISTNAME= ${PORTNAME}_4.65A.freebsd +DISTNAME= ${PORTNAME}_4.65B.freebsd .else DISTNAME= ${PORTNAME}_${PORTVERSION} .endif diff --git a/sysutils/lsof/distinfo b/sysutils/lsof/distinfo index 53a9ef4d558f..a6a664ac0c4c 100644 --- a/sysutils/lsof/distinfo +++ b/sysutils/lsof/distinfo @@ -1 +1 @@ -MD5 (lsof_4.65A.freebsd.tar.gz) = 1d2db7e82fb1b28d9882eb281139e4e0 +MD5 (lsof_4.65B.freebsd.tar.gz) = 3498ac57b673f9b138a1f71ab8b9ea9d |