From 4ce173ab85f89fafad42f45920e22e5c028c8378 Mon Sep 17 00:00:00 2001 From: drochner Date: Fri, 3 Jul 2009 10:40:30 +0000 Subject: use openssl instead of gnutls to avoid problems with gnutls-2.8.0 bump PKGREVISION --- net/sipsak/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net/sipsak') diff --git a/net/sipsak/Makefile b/net/sipsak/Makefile index d8de1e41045..9812061a6c2 100644 --- a/net/sipsak/Makefile +++ b/net/sipsak/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2008/06/20 01:09:31 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2009/07/03 10:40:30 drochner Exp $ DISTNAME= sipsak-0.9.6-1 PKGNAME= ${DISTNAME:S/-1//} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net comms MASTER_SITES= http://download.berlios.de/sipsak/ @@ -19,5 +19,5 @@ USE_TOOLS+= gmake INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 -.include "../../security/gnutls/buildlink3.mk" +.include "../../security/openssl/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3