diff options
author | araujo <araujo@FreeBSD.org> | 2007-06-30 00:29:19 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2007-06-30 00:29:19 +0800 |
commit | 7a38670c40891b471a302f0832c98c3237ce2063 (patch) | |
tree | c8bdf37392e1aaec44a534e64198869bd7c658b9 /security/krb4 | |
parent | 7794bd575b30bd9abd1651cc7ab03fbeebcb829a (diff) | |
download | freebsd-ports-gnome-7a38670c40891b471a302f0832c98c3237ce2063.tar.gz freebsd-ports-gnome-7a38670c40891b471a302f0832c98c3237ce2063.tar.zst freebsd-ports-gnome-7a38670c40891b471a302f0832c98c3237ce2063.zip |
- Change my mail address to araujo@.
Approved by: stas (mentor)
Diffstat (limited to 'security/krb4')
-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 682f97fb953c..ed31cb1dfa95 100644 --- a/security/krb4/Makefile +++ b/security/krb4/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= security ipv6 MASTER_SITES= ftp://ftp.pdc.kth.se/pub/krb/src/ -MAINTAINER= araujo@bsdmail.org +MAINTAINER= araujo@FreeBSD.org COMMENT= KTH Kerberos 4 CONFLICTS= krb5-[0-9]* heimdal-[0-9]* srp-[0-9]* |