summaryrefslogtreecommitdiff
path: root/security/libtasn1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/libtasn1/Makefile')
-rw-r--r--security/libtasn1/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/security/libtasn1/Makefile b/security/libtasn1/Makefile
index 407a4731652..097d14fc2bc 100644
--- a/security/libtasn1/Makefile
+++ b/security/libtasn1/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2004/12/26 01:53:17 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2005/01/27 15:47:57 adam Exp $
-DISTNAME= libtasn1-0.2.11
+DISTNAME= libtasn1-0.2.13
CATEGORIES= security devel
MASTER_SITES= ftp://ftp.gnutls.org/pub/gnutls/libtasn1/ \
ftp://ftp.gnupg.org/gcrypt/alpha/gnutls/libtasn1/ \
@@ -13,9 +13,9 @@ COMMENT= ASN.1 structure parser library
PKG_INSTALLATION_TYPES= overwrite pkgviews
-USE_BUILDLINK3= YES
-USE_LIBTOOL= YES
-GNU_CONFIGURE= YES
+USE_BUILDLINK3= yes
+USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
TEST_TARGET= check
.include "../../mk/bsd.prefs.mk"