diff options
author | garga <garga@FreeBSD.org> | 2005-07-11 16:47:16 +0000 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-07-11 16:47:16 +0000 |
commit | b722c898553800ac6c2d90aebb820a37ff9cd808 (patch) | |
tree | e6331b019b186cb0d084134632f9615ecb68fb1a /security/p5-Authen-Krb5 | |
parent | 0770ed8b885945c49870ae37ac834d03601951f1 (diff) | |
download | FreeBSD-ports-b722c898553800ac6c2d90aebb820a37ff9cd808.zip FreeBSD-ports-b722c898553800ac6c2d90aebb820a37ff9cd808.tar.gz |
Change MAINTAINER to my @FreeBSD.org account
Approved by: flz (mentor)
Diffstat (limited to 'security/p5-Authen-Krb5')
-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 5c52f7e..4891776 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 |