diff options
author | obrien <obrien@FreeBSD.org> | 1998-05-19 08:25:38 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1998-05-19 08:25:38 +0800 |
commit | 384665ef2551678e458c33225efdd8358e50c236 (patch) | |
tree | 5754efa08677e5c0dde079bdd26390cc4c5cf67a /sysutils/lsof/Makefile | |
parent | 45b24e134eb3cc1660f37802ec2c63febe894b98 (diff) | |
download | freebsd-ports-gnome-384665ef2551678e458c33225efdd8358e50c236.tar.gz freebsd-ports-gnome-384665ef2551678e458c33225efdd8358e50c236.tar.zst freebsd-ports-gnome-384665ef2551678e458c33225efdd8358e50c236.zip |
Upgrade to version 4.32
Diffstat (limited to 'sysutils/lsof/Makefile')
-rw-r--r-- | sysutils/lsof/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index 7d917d171c88..6338059df388 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.19 1998/03/08 06:44:48 obrien Exp $ +# $Id: Makefile,v 1.20 1998/04/21 17:41:52 obrien Exp $ # -DISTNAME= lsof_4.30_W -PKGNAME= lsof-4.30 +DISTNAME= lsof_4.32_W +PKGNAME= lsof-4.32 CATEGORIES= sysutils MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \ ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/ \ |