diff options
Diffstat (limited to 'security/shishi/Makefile')
-rw-r--r-- | security/shishi/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/shishi/Makefile b/security/shishi/Makefile index 5a3647d..840fe96 100644 --- a/security/shishi/Makefile +++ b/security/shishi/Makefile @@ -8,6 +8,7 @@ PORTNAME= shishi PORTVERSION= 0.0.18 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://josefsson.org/${PORTNAME}/releases/ \ ${MASTER_SITE_GNU_ALPHA} @@ -15,7 +16,7 @@ MASTER_SITES= http://josefsson.org/${PORTNAME}/releases/ \ MAINTAINER= ports@FreeBSD.org COMMENT= A free implementation of the Kerberos 5 network security system -LIB_DEPENDS= idn.15:${PORTSDIR}/devel/libidn \ +LIB_DEPENDS= idn.16:${PORTSDIR}/devel/libidn \ tasn1.2:${PORTSDIR}/security/libtasn1 PKGMESSAGE= ${WRKDIR}/pkg-message |