aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorpetef <petef@FreeBSD.org>2003-06-21 06:32:07 +0800
committerpetef <petef@FreeBSD.org>2003-06-21 06:32:07 +0800
commit5c25c6d1e68383cf37a4bb20c8ec807b34b43807 (patch)
treea63d3a8ce3b1b0e84f59cae4be07153b1c761744 /security
parent0a7f35676312edea4a21501808ff51bcb0ec3860 (diff)
downloadfreebsd-ports-gnome-5c25c6d1e68383cf37a4bb20c8ec807b34b43807.tar.gz
freebsd-ports-gnome-5c25c6d1e68383cf37a4bb20c8ec807b34b43807.tar.zst
freebsd-ports-gnome-5c25c6d1e68383cf37a4bb20c8ec807b34b43807.zip
Reset maintainership to ports@.
Submitted by: maintainer
Diffstat (limited to 'security')
-rw-r--r--security/p5-Authen-Krb4/Makefile2
-rw-r--r--security/p5-Authen-Krb4/pkg-descr2
2 files changed, 1 insertions, 3 deletions
diff --git a/security/p5-Authen-Krb4/Makefile b/security/p5-Authen-Krb4/Makefile
index 77b2a4c2f96f..37bf3d5b8ab0 100644
--- a/security/p5-Authen-Krb4/Makefile
+++ b/security/p5-Authen-Krb4/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= Authen
PKGNAMEPREFIX= p5-
DISTNAME= Krb4-1.1
-MAINTAINER= ajk@iu.edu
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perl extension for Kerberos 4
BROKEN= "Does not compile"
diff --git a/security/p5-Authen-Krb4/pkg-descr b/security/p5-Authen-Krb4/pkg-descr
index 5fbd873f86cf..6b4d4fc80926 100644
--- a/security/p5-Authen-Krb4/pkg-descr
+++ b/security/p5-Authen-Krb4/pkg-descr
@@ -4,5 +4,3 @@ you can create Kerberized clients and servers written in Perl. It is
compatible with both AFS and MIT Kerberos.
WWW: http://search.cpan.org/search?module=Authen::Krb4
-
-FreeBSD port by Andrew J. Korty <ajk@iu.edu>