diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-11-06 19:28:33 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-11-06 19:28:33 +0000 |
commit | 49d650df1cabd4244e71386bfc17042052dd02e3 (patch) | |
tree | 00017ce76a6b9da589ee567624c0645e3f32ab4f /sysutils | |
parent | 12ef728008b9078bf0a52c19835270517fe9012c (diff) | |
download | ports-49d650df1cabd4244e71386bfc17042052dd02e3.tar.gz ports-49d650df1cabd4244e71386bfc17042052dd02e3.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/lsof/Makefile | 6 | ||||
-rw-r--r-- | sysutils/lsof/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index 9c1c7293883f..6f5ad2087ca4 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -7,7 +7,7 @@ # PORTNAME= lsof -PORTVERSION= 4.51 +PORTVERSION= 4.51.1 CATEGORIES= sysutils MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \ ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/NEW/ \ @@ -18,8 +18,8 @@ MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \ 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.52A.freebsd +#DISTNAME= ${PORTNAME}_${PORTVERSION}_W +DISTNAME= ${PORTNAME}_4.52A.freebsd MAINTAINER= obrien@FreeBSD.org diff --git a/sysutils/lsof/distinfo b/sysutils/lsof/distinfo index f2080ea36d29..402c0b5d1bf2 100644 --- a/sysutils/lsof/distinfo +++ b/sysutils/lsof/distinfo @@ -1 +1 @@ -MD5 (lsof_4.51_W.tar.gz) = 10674b09649c19015134585c6dca3eee +MD5 (lsof_4.52A.freebsd.tar.gz) = 036e412ae6d203ea21adf03ccb72b351 |