diff options
author | seb <seb@pkgsrc.org> | 2003-12-13 17:45:59 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2003-12-13 17:45:59 +0000 |
commit | 6c9b1b3c9a6542cec3895aaf9857385e3f59d2e4 (patch) | |
tree | c4a8d9ae9b868abbbe2deba585dc05c3b3b484c3 /pkgtools/libkver/PLIST | |
parent | 92b0ce7f2701bd37ff5f65871c06bb379abea0ec (diff) | |
download | pkgsrc-6c9b1b3c9a6542cec3895aaf9857385e3f59d2e4.tar.gz |
Update to version 0.4.
Libkver is now run-time configurable, see installed kver(3), it now
installs in LOCALBASE and uses install/deinstall scripts to replace/restore
/sbin/sysctl if needed.
Diffstat (limited to 'pkgtools/libkver/PLIST')
-rw-r--r-- | pkgtools/libkver/PLIST | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/pkgtools/libkver/PLIST b/pkgtools/libkver/PLIST index eeb35fd5f85..1303710dbb6 100644 --- a/pkgtools/libkver/PLIST +++ b/pkgtools/libkver/PLIST @@ -1 +1,8 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/07/11 14:50:37 seb Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/12/13 17:45:59 seb Exp $ +lib/libkver.a +lib/libkver.so +lib/libkver.so.1 +lib/libkver.so.1.0 +man/cat3/kver.0 +man/man3/kver.3 +${HAS_SYSCTL}sbin/sysctl |