diff options
Diffstat (limited to 'security/gnutls/Makefile')
-rw-r--r-- | security/gnutls/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile index c37547d5084..32d47024fa6 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.82 2009/05/20 00:58:26 wiz Exp $ +# $NetBSD: Makefile,v 1.83 2009/06/09 18:56:37 wiz Exp $ -DISTNAME= gnutls-2.6.6 -PKGREVISION= 1 +DISTNAME= gnutls-2.8.0 CATEGORIES= security devel MASTER_SITES= ftp://ftp.gnutls.org/pub/gnutls/ \ ftp://ftp.gnupg.org/gcrypt/gnutls/ \ |