diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-06-12 23:57:00 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-06-12 23:57:00 +0000 |
commit | f5da8790c8bb7265700c04878708d7125139892c (patch) | |
tree | 7aa71efc89dcb5734d32a8e909239ea5fd8b1169 /sysutils/lsof | |
parent | Add icepref, a small graphical configuration utility for IceWM. (diff) |
Vendor fix for building on the latest 5-CURRENT.
Notes
Notes:
svn path=/head/; revision=29554
Diffstat (limited to 'sysutils/lsof')
-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 |