diff options
author | obrien <obrien@FreeBSD.org> | 2000-07-17 05:14:48 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2000-07-17 05:14:48 +0800 |
commit | 7fcaaeeb0b1b1158807f9a50099c3b333597d36a (patch) | |
tree | 16052b16a04ec80d5fe874e4b5cb795c1dea1e3f /sysutils/lsof | |
parent | 2ab97c9023217c573363e63d113d73240dfbb44a (diff) | |
download | freebsd-ports-gnome-7fcaaeeb0b1b1158807f9a50099c3b333597d36a.tar.gz freebsd-ports-gnome-7fcaaeeb0b1b1158807f9a50099c3b333597d36a.tar.zst freebsd-ports-gnome-7fcaaeeb0b1b1158807f9a50099c3b333597d36a.zip |
Update to support 4.1-RELEASE.
Submitted by: Vic Abell <abe@purdue.edu>
Diffstat (limited to 'sysutils/lsof')
-rw-r--r-- | sysutils/lsof/Makefile | 10 | ||||
-rw-r--r-- | sysutils/lsof/distinfo | 2 |
2 files changed, 8 insertions, 4 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index 6fb65a05fb3a..6f3d5f2ad1bd 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -7,15 +7,19 @@ # PORTNAME= lsof -PORTVERSION= 4.50 +PORTVERSION= 4.50.1 CATEGORIES= sysutils MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \ ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/NEW/ \ ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/ \ + ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/NEW/ \ 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 + ftp://ftp.web.ad.jp/pub/UNIX/tools/lsof/NEW/ \ + ftp://ftp.sunet.se/pub/unix/admin/lsof/ \ + ftp://ftp.sunet.se/pub/unix/admin/lsof/NEW/ +#DISTNAME= ${PORTNAME}_${PORTVERSION}_W +DISTNAME= ${PORTNAME}_4.51A.freebsd MAINTAINER= obrien@FreeBSD.org diff --git a/sysutils/lsof/distinfo b/sysutils/lsof/distinfo index 9d7f324f8398..58b90ac05329 100644 --- a/sysutils/lsof/distinfo +++ b/sysutils/lsof/distinfo @@ -1 +1 @@ -MD5 (lsof_4.50_W.tar.gz) = 0d7c3cc23f7938015fe2266542809c0f +MD5 (lsof_4.51A.freebsd.tar.gz) = aa8734655e441f1df2521213cfd0ba7e |