diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1998-05-19 00:25:38 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1998-05-19 00:25:38 +0000 |
commit | 10324ae7a9b3bfdffe84a5936a75e37ee5ec3451 (patch) | |
tree | ee60959678f3f29aee9b09094718497b4f26d151 /sysutils/lsof/Makefile | |
parent | c5b0c5c54bb41ca3145d0b63e9d9ac996bc18f62 (diff) | |
download | ports-10324ae7a9b3bfdffe84a5936a75e37ee5ec3451.tar.gz ports-10324ae7a9b3bfdffe84a5936a75e37ee5ec3451.zip |
Notes
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/ \ |