diff options
Diffstat (limited to 'security/gnutls/Makefile')
-rw-r--r-- | security/gnutls/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile index 3bd926fe893..0965565d9be 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.25 2005/02/25 15:23:24 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2005/04/08 15:50:41 wiz Exp $ -DISTNAME= gnutls-1.2.0 +DISTNAME= gnutls-1.2.1 CATEGORIES= security devel MASTER_SITES= http://josefsson.org/gnutls/releases/ \ ftp://ftp.gnutls.org/pub/gnutls/ \ @@ -18,6 +18,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews USE_BUILDLINK3= YES USE_LIBTOOL= YES GNU_CONFIGURE= YES +TEST_TARGET= check INFO_FILES= gnutls.info |