diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-07-11 16:47:16 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-07-11 16:47:16 +0000 |
commit | d5a8ad9d477e44e7edec30b4f6061444c86eac6b (patch) | |
tree | 4d7143faae67b0d92f57fd4ee2a49c047a893f1f /security/p5-Authen-Krb5/Makefile | |
parent | aeccbb0560babe3dea4dabb944b712e8f7caec57 (diff) | |
download | ports-d5a8ad9d477e44e7edec30b4f6061444c86eac6b.tar.gz ports-d5a8ad9d477e44e7edec30b4f6061444c86eac6b.zip |
Notes
Diffstat (limited to 'security/p5-Authen-Krb5/Makefile')
-rw-r--r-- | security/p5-Authen-Krb5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Authen-Krb5/Makefile b/security/p5-Authen-Krb5/Makefile index 5c52f7eaa935..48917761a6cd 100644 --- a/security/p5-Authen-Krb5/Makefile +++ b/security/p5-Authen-Krb5/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= Authen PKGNAMEPREFIX= p5- DISTNAME= Krb5-${PORTVERSION} -MAINTAINER= freebsd@galle.com.br +MAINTAINER= garga@FreeBSD.org COMMENT= Perl extension for Kerberos 5 LIB_DEPENDS= gssapi_krb5.2:${PORTSDIR}/security/krb5 |