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 3eb8f94109a..95270541ad8 100644 --- a/security/libtasn1/Makefile +++ b/security/libtasn1/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.51 2010/12/12 11:37:27 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2011/10/30 18:07:14 drochner Exp $ -DISTNAME= libtasn1-2.9 +DISTNAME= libtasn1-2.10 CATEGORIES= security devel MASTER_SITES= ${MASTER_SITE_GNU:=libtasn1/} |