diff options
author | pettai <pettai> | 2011-12-01 16:04:01 +0000 |
---|---|---|
committer | pettai <pettai> | 2011-12-01 16:04:01 +0000 |
commit | 95d271bd28019599bee5edafea1c906ef70de51f (patch) | |
tree | af6ca90c9ba68b409b7f8916ebfdea0fa399a7c3 /security/pam-krb5 | |
parent | 6d76c95f1e0277f777494b0ad8335d4092b558b9 (diff) | |
download | pkgsrc-95d271bd28019599bee5edafea1c906ef70de51f.tar.gz |
Fixed COMMENT
Diffstat (limited to 'security/pam-krb5')
-rw-r--r-- | security/pam-krb5/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/pam-krb5/Makefile b/security/pam-krb5/Makefile index 6231d0ec6c2..7aeb9d9c9b1 100644 --- a/security/pam-krb5/Makefile +++ b/security/pam-krb5/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/11/30 23:20:19 pettai Exp $ +# $NetBSD: Makefile,v 1.2 2011/12/01 16:04:01 pettai Exp $ # DISTNAME= pam-krb5-4.4 @@ -7,8 +7,8 @@ MASTER_SITES= http://archives.eyrie.org/software/kerberos/ MAINTAINER= pettai@NetBSD.org HOMEPAGE= http://www.eyrie.org/~eagle/software/pam-krb5/ -COMMENT= TODO: Short description of the package -LICENSE= original-bsd AND gnu-gpl-v2 +COMMENT= Very flexable kerberos module for the PAM framework +LICENSE= original-bsd OR gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir |