diff options
author | hubertf <hubertf> | 1999-10-31 21:20:43 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1999-10-31 21:20:43 +0000 |
commit | e8e36381211e748ff810a2aa39dfcabf505cfa6c (patch) | |
tree | 6da2a6748b697d2398388a8ea57b74166b2e83d8 /sysutils | |
parent | d773f1833a20a584ae30862d41bf0cc251c507ae (diff) | |
download | pkgsrc-e8e36381211e748ff810a2aa39dfcabf505cfa6c.tar.gz |
add & enable lavaps
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 7dfe09024c3..ae51c9212fc 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 1999/10/31 21:15:52 hubertf Exp $ +# $NetBSD: Makefile,v 1.43 1999/10/31 21:20:43 hubertf Exp $ # FreeBSD Id: Makefile,v 1.23 1997/09/30 06:14:59 asami Exp # @@ -24,6 +24,7 @@ SUBDIR += hfsutils # SUBDIR += idled SUBDIR += kdf + SUBDIR += lavaps SUBDIR += logrot SUBDIR += logtime SUBDIR += lsof |