diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-07-16 21:14:48 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-07-16 21:14:48 +0000 |
commit | b4a1de32634a85a372894a5c9209df9f5cbd4000 (patch) | |
tree | 5fb42806a8def3fd0b3bd18c3eb1ce775cd5c5bc /sysutils/lsof | |
parent | Adding ru-apache13 with modssl support. (diff) |
Update to support 4.1-RELEASE.
Submitted by: Vic Abell <abe@purdue.edu>
Notes
Notes:
svn path=/head/; revision=30722
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 |