aboutsummaryrefslogtreecommitdiff
path: root/security/shishi
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2009-01-18 17:04:08 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2009-01-18 17:04:08 +0000
commitbfdac7a749e9679cca0d05e858c6600104ce6d5e (patch)
tree20b633d9baff7d64aec8a6b8ef03ddc1b4e85ecf /security/shishi
parentfdd06ffd548dee5f41c908af73b7775046147b92 (diff)
downloadports-bfdac7a749e9679cca0d05e858c6600104ce6d5e.tar.gz
ports-bfdac7a749e9679cca0d05e858c6600104ce6d5e.zip
Notes
Diffstat (limited to 'security/shishi')
-rw-r--r--security/shishi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/shishi/Makefile b/security/shishi/Makefile
index bf2f0fc3ae15..6a84cb08f53a 100644
--- a/security/shishi/Makefile
+++ b/security/shishi/Makefile
@@ -8,7 +8,7 @@
PORTNAME= shishi
PORTVERSION= 0.0.22
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= security
MASTER_SITES= http://josefsson.org/${PORTNAME}/releases/ \
${MASTER_SITE_GNU_ALPHA}
@@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A free implementation of the Kerberos 5 network security system
LIB_DEPENDS= idn.16:${PORTSDIR}/dns/libidn \
- tasn1.3:${PORTSDIR}/security/libtasn1
+ tasn1.4:${PORTSDIR}/security/libtasn1
USE_AUTOTOOLS= libtool:15
USE_PERL5_BUILD= yes