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 d355006d279..100acc37e45 100644 --- a/security/libtasn1/Makefile +++ b/security/libtasn1/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.55 2012/06/03 21:33:26 wiz Exp $ +# $NetBSD: Makefile,v 1.56 2012/10/02 17:36:00 wiz Exp $ -DISTNAME= libtasn1-2.13 +DISTNAME= libtasn1-2.14 CATEGORIES= security devel MASTER_SITES= ${MASTER_SITE_GNU:=libtasn1/} |