summaryrefslogtreecommitdiff
path: root/security/openpam/PLIST
diff options
context:
space:
mode:
authorjlam <jlam>2005-02-10 02:55:38 +0000
committerjlam <jlam>2005-02-10 02:55:38 +0000
commit585c95ec1e51affbe5450047f08263006893aff0 (patch)
tree7095c5ebba46a79f087a07cb737887f0aed9e205 /security/openpam/PLIST
parent70665cede97d6ae1d97ef14e217071ab79d8ff45 (diff)
downloadpkgsrc-585c95ec1e51affbe5450047f08263006893aff0.tar.gz
Update security/openpam to 20050201 (Feterita). Changes from version
20040210 (Eelgrass) include: - BUGFIX: Correct numerous markup errors, invalid cross-references, and other issues in the manual pages, with kind assistance from Ruslan Ermilov <ru@freebsd.org>. - BUGFIX: Avoid multiple evaluation of macro arguments in ENTERX() and RETURNX() macros. - BUGFIX: Remove an unnecessary and non-portable pointer cast in pam_get_data(3). - BUGFIX: Fix identical typos in PAM_ACCT_EXPIRED case in pam_strerror(3) and gendoc.pl. - ENHANCE: Minor overhaul of the autoconf / build system. - ENHANCE: Add openpam_free_envlist(3).
Diffstat (limited to 'security/openpam/PLIST')
-rw-r--r--security/openpam/PLIST3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/openpam/PLIST b/security/openpam/PLIST
index 31d529f4198..3fc27c07c4b 100644
--- a/security/openpam/PLIST
+++ b/security/openpam/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2005/01/13 21:51:08 jlam Exp $
+@comment
include/security/openpam.h
include/security/openpam_version.h
include/security/pam_appl.h
@@ -12,6 +12,7 @@ lib/security/pam_unix.la
man/man3/openpam.3
man/man3/openpam_borrow_cred.3
man/man3/openpam_free_data.3
+man/man3/openpam_free_envlist.3
man/man3/openpam_get_option.3
man/man3/openpam_log.3
man/man3/openpam_nullconv.3