diff options
author | linimon <linimon@FreeBSD.org> | 2006-03-30 05:11:29 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-03-30 05:11:29 +0800 |
commit | 0b9f952c07759f990153afe01fcf041c0dcc219c (patch) | |
tree | 78c0a2101e30bdab11efe5296d79aea4565e6257 /security | |
parent | 9bd90972150eb0cfc144efbddd5c4c2631cbaaf1 (diff) | |
download | freebsd-ports-gnome-0b9f952c07759f990153afe01fcf041c0dcc219c.tar.gz freebsd-ports-gnome-0b9f952c07759f990153afe01fcf041c0dcc219c.tar.zst freebsd-ports-gnome-0b9f952c07759f990153afe01fcf041c0dcc219c.zip |
Reset maintainer; nectar is away from FreeBSD work right now.
Diffstat (limited to 'security')
-rw-r--r-- | security/krb4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/krb4/Makefile b/security/krb4/Makefile index 8e81805443ff..54fac990f31d 100644 --- a/security/krb4/Makefile +++ b/security/krb4/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= security ipv6 MASTER_SITES= ftp://ftp.pdc.kth.se/pub/krb/src/ -MAINTAINER= nectar@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.org COMMENT= KTH Kerberos 4 CONFLICTS= krb5-[0-9]* heimdal-[0-9]* |