diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-10-27 19:35:08 +0800 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-10-27 19:35:08 +0800 |
commit | 7806d2b7c2775d344f158cb5e04cae0b893dc988 (patch) | |
tree | c3e6e7142bc7471f0f774887c67332cfa0242abc | |
parent | aa8893cd01ce86b46beccb38c328feb5d0737150 (diff) | |
download | freebsd-ports-gnome-7806d2b7c2775d344f158cb5e04cae0b893dc988.tar.gz freebsd-ports-gnome-7806d2b7c2775d344f158cb5e04cae0b893dc988.tar.zst freebsd-ports-gnome-7806d2b7c2775d344f158cb5e04cae0b893dc988.zip |
- Fix WWW line
-rw-r--r-- | security/p5-Authen-Krb5/pkg-descr | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/security/p5-Authen-Krb5/pkg-descr b/security/p5-Authen-Krb5/pkg-descr index c2c4206cf8ea..508914375372 100644 --- a/security/p5-Authen-Krb5/pkg-descr +++ b/security/p5-Authen-Krb5/pkg-descr @@ -4,6 +4,4 @@ and may require previous experience with Kerberos 5 programming. Most of the functions here are documented in detail in the Kerberos 5 API documentation. -WWW: http://search.cpan.org/dist/Authen-Krb5/ - -FreeBSD port by Andrew J. Korty <ajk@iu.edu> +WWW: http://search.cpan.org/dist/Krb5/ |