diff options
author | asau <asau> | 2010-03-24 19:43:21 +0000 |
---|---|---|
committer | asau <asau> | 2010-03-24 19:43:21 +0000 |
commit | 6d641fea2052576113020f48301fca2b2437585d (patch) | |
tree | ac4a095b1ae3773ff969985508bda3b951336e81 /security/gnutls | |
parent | d039d6ea14b649ac74018ef7d351403015a3dbca (diff) | |
download | pkgsrc-6d641fea2052576113020f48301fca2b2437585d.tar.gz |
Recursive revision bump for GMP update.
Diffstat (limited to 'security/gnutls')
-rw-r--r-- | security/gnutls/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile index 6b5a95777d8..2215056e4bd 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.89 2009/11/03 00:15:41 wiz Exp $ +# $NetBSD: Makefile,v 1.90 2010/03/24 19:43:28 asau Exp $ DISTNAME= gnutls-2.8.5 +PKGREVISION= 1 CATEGORIES= security devel MASTER_SITES= ftp://ftp.gnutls.org/pub/gnutls/ \ ftp://ftp.gnupg.org/gcrypt/gnutls/ \ |