diff options
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 c364120b6c4f..f67226c5361c 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -3,11 +3,11 @@ # Date created: Sat July 20, 1996 # Whom: David O'Brien (obrien@cs.ucdavis.edu) # -# $Id: Makefile,v 1.9 1997/04/15 01:46:05 obrien Exp $ +# $Id: Makefile,v 1.10 1997/04/28 05:29:25 obrien Exp $ # -DISTNAME= lsof_4.05_W -PKGNAME= lsof-4.05 +DISTNAME= lsof_4.08_W +PKGNAME= lsof-4.08 CATEGORIES= sysutils MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \ ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/ \ |