diff options
author | obrien <obrien@FreeBSD.org> | 1998-01-16 02:12:11 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1998-01-16 02:12:11 +0800 |
commit | 6dc323e68c58746a6794628489c90345ba9ef27a (patch) | |
tree | 5bdbf724ab1b3de1a142da2ca170eda3a502aed5 /sysutils/lsof/Makefile | |
parent | ad39627e10c327447794a70d15bc97f2a5dc43d2 (diff) | |
download | freebsd-ports-gnome-6dc323e68c58746a6794628489c90345ba9ef27a.tar.gz freebsd-ports-gnome-6dc323e68c58746a6794628489c90345ba9ef27a.tar.zst freebsd-ports-gnome-6dc323e68c58746a6794628489c90345ba9ef27a.zip |
Upgrade to 4.22.
Noticed by: James Pace <jepace@cup.hp.com>
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 24e6f5d6176d..6d940f242faf 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.15 1997/08/06 07:04:39 obrien Exp $ +# $Id: Makefile,v 1.16 1997/08/20 23:28:17 obrien Exp $ # -DISTNAME= lsof_4.15_W -PKGNAME= lsof-4.15 +DISTNAME= lsof_4.22_W +PKGNAME= lsof-4.22 CATEGORIES= sysutils MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \ ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/ \ |