diff options
author | obrien <obrien@FreeBSD.org> | 1997-08-20 23:28:27 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1997-08-20 23:28:27 +0000 |
commit | d1bf94824fd6d2c4064bc3d4cb505bc50ffef022 (patch) | |
tree | 7e584748fdbf6030cdc4ce1d602713cc55bd60ab /sysutils | |
parent | 20d765e61517486aebbd8ba907b410850324e0e1 (diff) | |
download | FreeBSD-ports-d1bf94824fd6d2c4064bc3d4cb505bc50ffef022.zip FreeBSD-ports-d1bf94824fd6d2c4064bc3d4cb505bc50ffef022.tar.gz |
Upgrade to 4.15.
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 4edf007..24e6f5d 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -3,11 +3,11 @@ # Date created: Sat July 20, 1996 # Whom: David O'Brien (obrien@FreeBSD.org) # -# $Id: Makefile,v 1.14 1997/07/14 17:21:46 jmg Exp $ +# $Id: Makefile,v 1.15 1997/08/06 07:04:39 obrien Exp $ # -DISTNAME= lsof_4.14_W -PKGNAME= lsof-4.14 +DISTNAME= lsof_4.15_W +PKGNAME= lsof-4.15 CATEGORIES= sysutils MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \ ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/ \ diff --git a/sysutils/lsof/distinfo b/sysutils/lsof/distinfo index 89b9833..c9ffd19 100644 --- a/sysutils/lsof/distinfo +++ b/sysutils/lsof/distinfo @@ -1 +1 @@ -MD5 (lsof_4.14_W.tar.gz) = 3cd716b1ade8ab1df24e022f901ef9a8 +MD5 (lsof_4.15_W.tar.gz) = fb7992cfcba6fa4bcb7e18c5e34a7895 |