diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-01 14:54:06 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-01 14:54:06 +0000 |
commit | 81f24a8fb3efcd961596054baf48a95bc42f6537 (patch) | |
tree | 4e7fd015cf2a441c0fd67c9520591723316ecf01 /security | |
parent | 07a224c352bc56d353ad6823d342b2f06717d736 (diff) |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/pam_per_user/Makefile | 3 | ||||
-rw-r--r-- | security/pam_per_user/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/security/pam_per_user/Makefile b/security/pam_per_user/Makefile index d7aa30e5587b..5f4d7074f89c 100644 --- a/security/pam_per_user/Makefile +++ b/security/pam_per_user/Makefile @@ -12,7 +12,4 @@ COMMENT= PAM module for per-user authentication USE_AUTOTOOLS= libtool -MAN5= pam_per_user.5 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/security/pam_per_user/pkg-plist b/security/pam_per_user/pkg-plist index fe2fa9a37d80..eb3b38396782 100644 --- a/security/pam_per_user/pkg-plist +++ b/security/pam_per_user/pkg-plist @@ -1,3 +1,4 @@ sbin/per_user_authtest lib/security/pam_per_user.so.1 +man/man5/pam_per_user.5.gz @dirrmtry lib/security |