diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2010-02-23 19:10:24 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2010-02-23 19:10:24 +0000 |
commit | 202ed6e48f8a3c080a6720d9b604e59055083b7e (patch) | |
tree | 0c72fbfc557b355f1f5f9e76fb547da612ba0cc4 /security/shishi | |
parent | 4aaac0b5f91fc973f5d39a99bd227267b1d5e5fa (diff) |
Notes
Diffstat (limited to 'security/shishi')
-rw-r--r-- | security/shishi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/shishi/Makefile b/security/shishi/Makefile index 2ec33864b6d3..f81663d8e064 100644 --- a/security/shishi/Makefile +++ b/security/shishi/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNU_ALPHA} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= johans@FreeBSD.org COMMENT= A free implementation of the Kerberos 5 network security system LIB_DEPENDS= idn.16:${PORTSDIR}/dns/libidn \ |