diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-06-30 06:07:54 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-06-30 06:07:54 +0000 |
commit | f671b349873116163e7b8dd5431826f80d28c11d (patch) | |
tree | c04f6daf2ab7d39864472a963b5eebde08eee317 | |
parent | ab5bccd127cf97d783e212fbbe84d2655e5fd014 (diff) | |
download | ports-f671b349873116163e7b8dd5431826f80d28c11d.tar.gz ports-f671b349873116163e7b8dd5431826f80d28c11d.zip |
Notes
-rw-r--r-- | sysutils/lsof/Makefile | 5 | ||||
-rw-r--r-- | sysutils/lsof/distinfo | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index 6946e8178f07..6fb65a05fb3a 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -7,7 +7,7 @@ # PORTNAME= lsof -PORTVERSION= 4.49.3 +PORTVERSION= 4.50 CATEGORIES= sysutils MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \ ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/NEW/ \ @@ -15,8 +15,7 @@ MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \ ftp://ftp.auscert.org.au/pub/mirrors/vic.cc.purdue.edu/lsof/ \ ftp://ftp.web.ad.jp/pub/UNIX/tools/lsof/ \ ftp://ftp.sunet.se/pub/unix/admin/lsof/ -#DISTNAME= ${PORTNAME}_${PORTVERSION}_W -DISTNAME= ${PORTNAME}_4.50C.freebsd +DISTNAME= ${PORTNAME}_${PORTVERSION}_W MAINTAINER= obrien@FreeBSD.org diff --git a/sysutils/lsof/distinfo b/sysutils/lsof/distinfo index 8275908f9191..9d7f324f8398 100644 --- a/sysutils/lsof/distinfo +++ b/sysutils/lsof/distinfo @@ -1 +1 @@ -MD5 (lsof_4.50C.freebsd.tar.gz) = 8f7238e9951bac18fb5ac81d588327eb +MD5 (lsof_4.50_W.tar.gz) = 0d7c3cc23f7938015fe2266542809c0f |