diff options
author | obrien <obrien@FreeBSD.org> | 2002-10-05 18:43:35 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2002-10-05 18:43:35 +0000 |
commit | cb570c44eae8c4aac938a4352ac46f5296105239 (patch) | |
tree | c5104d22e51ee2c917c76e4c3e58b2ee6da73e0e /sysutils | |
parent | 0d9cdf45606f2fb682d2aebfe85f55c5848d6e18 (diff) | |
download | FreeBSD-ports-cb570c44eae8c4aac938a4352ac46f5296105239.zip FreeBSD-ports-cb570c44eae8c4aac938a4352ac46f5296105239.tar.gz |
Upgrade to version 4.64.4. LSOF now runs on FreeBSD/sparc64.
Great thanks go to Vic Abell <abe@purdue.edu>.
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 a808d77..7a53be0 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -7,7 +7,7 @@ # PORTNAME= lsof -PORTVERSION= 4.64.3 +PORTVERSION= 4.64.4 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.65C.freebsd +DISTNAME= ${PORTNAME}_4.65D.freebsd .else DISTNAME= ${PORTNAME}_${PORTVERSION} .endif diff --git a/sysutils/lsof/distinfo b/sysutils/lsof/distinfo index 828373d..96c5e56 100644 --- a/sysutils/lsof/distinfo +++ b/sysutils/lsof/distinfo @@ -1 +1 @@ -MD5 (lsof_4.65C.freebsd.tar.gz) = 47386f27949cfe50ea1efda14bbb416e +MD5 (lsof_4.65D.freebsd.tar.gz) = 850856d9de4b83c9174399d9ebd626fd |