diff options
Diffstat (limited to 'security/libtasn1/Makefile')
-rw-r--r-- | security/libtasn1/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/libtasn1/Makefile b/security/libtasn1/Makefile index 45a154d6023..1655bba02ae 100644 --- a/security/libtasn1/Makefile +++ b/security/libtasn1/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.38 2008/11/24 15:36:03 adam Exp $ +# $NetBSD: Makefile,v 1.39 2009/01/31 08:58:55 adam Exp $ -DISTNAME= libtasn1-1.7 +DISTNAME= libtasn1-1.8 CATEGORIES= security devel MASTER_SITES= ${MASTER_SITE_GNU:=gnutls/} \ ftp://ftp.gnutls.org/pub/gnutls/libtasn1/ \ |