diff options
author | ade <ade@FreeBSD.org> | 2003-03-07 14:14:21 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2003-03-07 14:14:21 +0800 |
commit | 9ddd3b82d6dc17d4f1d24406279c66dc9f23b128 (patch) | |
tree | cecd2438fd6a5a955c74b54c12c49761c7a068ee /security/pam_krb5 | |
parent | ac251c85a9f6b8ff79943880dc121a9e429525b4 (diff) | |
download | freebsd-ports-gnome-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.tar.gz freebsd-ports-gnome-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.tar.zst freebsd-ports-gnome-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.zip |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Diffstat (limited to 'security/pam_krb5')
-rw-r--r-- | security/pam_krb5/Makefile | 1 | ||||
-rw-r--r-- | security/pam_krb5/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/security/pam_krb5/Makefile b/security/pam_krb5/Makefile index a2a9c08e7963..7a20ec6d6688 100644 --- a/security/pam_krb5/Makefile +++ b/security/pam_krb5/Makefile @@ -11,6 +11,7 @@ CATEGORIES= security MASTER_SITES= http://www.komquats.com/distfiles/ MAINTAINER= cy@FreeBSD.org +COMMENT= A Pluggable Authentication Module for Kerberos 5 MAN8= pam_krb5.8 diff --git a/security/pam_krb5/pkg-comment b/security/pam_krb5/pkg-comment deleted file mode 100644 index 7e718e8bbb10..000000000000 --- a/security/pam_krb5/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Pluggable Authentication Module for Kerberos 5 |