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 36320bbcd65..3eb8f94109a 100644 --- a/security/libtasn1/Makefile +++ b/security/libtasn1/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.50 2010/10/16 16:41:13 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2010/12/12 11:37:27 wiz Exp $ -DISTNAME= libtasn1-2.8 +DISTNAME= libtasn1-2.9 CATEGORIES= security devel MASTER_SITES= ${MASTER_SITE_GNU:=libtasn1/} |