diff options
author | minskim <minskim@pkgsrc.org> | 2005-06-30 04:06:39 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2005-06-30 04:06:39 +0000 |
commit | 73349944aa784a5c905e9df831c6a0905de6e835 (patch) | |
tree | 733618504130e19cce7f9a1de4040abe3d648b2d /security/skey/PLIST | |
parent | e01525633e7fcd0202d547302b784d5e03bf9375 (diff) | |
download | pkgsrc-73349944aa784a5c905e9df831c6a0905de6e835.tar.gz |
Do not install a config file directly into PKG_SYSCONFDIR. Use
CONF_FILES instead. Bump PKGREVISION due to PLIST change.
Diffstat (limited to 'security/skey/PLIST')
-rw-r--r-- | security/skey/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/skey/PLIST b/security/skey/PLIST index c4e8cf4a0c2..a43c317a0f4 100644 --- a/security/skey/PLIST +++ b/security/skey/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/07/26 09:10:06 grant Exp $ +@comment $NetBSD: PLIST,v 1.2 2005/06/30 04:06:39 minskim Exp $ bin/skey bin/skeyaudit bin/skeyinfo @@ -13,3 +13,5 @@ man/man1/skeyaudit.1 man/man1/skeyinfo.1 man/man1/skeyinit.1 man/man8/skeyprune.1 +share/examples/skey/skeykeys +@dirrm share/examples/skey |