diff options
author | obrien <obrien@FreeBSD.org> | 2000-06-13 07:57:00 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2000-06-13 07:57:00 +0800 |
commit | 35793ebe2b23a3d0981f59db2d920f30f67e755b (patch) | |
tree | d17e72b3f8b5a6ba282aa0bb8a12dc9b5265b09d /sysutils | |
parent | 193f7f3320a32dcbd0217a6a297565bd0157c5f7 (diff) | |
download | freebsd-ports-gnome-35793ebe2b23a3d0981f59db2d920f30f67e755b.tar.gz freebsd-ports-gnome-35793ebe2b23a3d0981f59db2d920f30f67e755b.tar.zst freebsd-ports-gnome-35793ebe2b23a3d0981f59db2d920f30f67e755b.zip |
Vendor fix for building on the latest 5-CURRENT.
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 640904be3f3a..969af13526a8 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -7,7 +7,7 @@ # PORTNAME= lsof -PORTVERSION= 4.49.1 +PORTVERSION= 4.49.2 CATEGORIES= sysutils MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \ ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/NEW/ \ @@ -16,7 +16,7 @@ MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/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.50A.freebsd +DISTNAME= ${PORTNAME}_4.50B.freebsd MAINTAINER= obrien@FreeBSD.org diff --git a/sysutils/lsof/distinfo b/sysutils/lsof/distinfo index ed03ab3bca06..b078473472a1 100644 --- a/sysutils/lsof/distinfo +++ b/sysutils/lsof/distinfo @@ -1 +1 @@ -MD5 (lsof_4.50A.freebsd.tar.gz) = 6b237e49f0da5f4aad4db4e6ea24bd9e +MD5 (lsof_4.50B.freebsd.tar.gz) = cc7f459a50aeb45d6be6d1a6e40da081 |