diff options
author | drochner <drochner@pkgsrc.org> | 2012-07-05 15:44:06 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2012-07-05 15:44:06 +0000 |
commit | cd9b6272263573e52deaf0d6f50cded0f5b92166 (patch) | |
tree | a5c2586d92731b147da3ee00d833250614bc1e3f /security/openvas-libraries | |
parent | c844dabc0e311fe56055d5a03626b9fa1bb187af (diff) | |
download | pkgsrc-cd9b6272263573e52deaf0d6f50cded0f5b92166.tar.gz |
more PKGREV bumps for gnutls update
Diffstat (limited to 'security/openvas-libraries')
-rw-r--r-- | security/openvas-libraries/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/openvas-libraries/Makefile b/security/openvas-libraries/Makefile index fe8e6a34cb9..cf215a9e013 100644 --- a/security/openvas-libraries/Makefile +++ b/security/openvas-libraries/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2012/03/03 00:13:53 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2012/07/05 15:44:07 drochner Exp $ # DISTNAME= openvas-libraries-2.0.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security MASTER_SITES= http://wald.intevation.org/frs/download.php/548/ |