diff options
author | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
commit | 5911def8168a758ff36655bdfb061b58eb52ff1c (patch) | |
tree | 55f8bf20a2509b6bfbeff866e548573d549d538e /security/nessus-plugins | |
parent | 2c6401a1061bb894c594273db42efd205d73bedc (diff) | |
download | pkgsrc-5911def8168a758ff36655bdfb061b58eb52ff1c.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'security/nessus-plugins')
-rw-r--r-- | security/nessus-plugins/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/nessus-plugins/Makefile b/security/nessus-plugins/Makefile index e92f994e133..9c90641ac95 100644 --- a/security/nessus-plugins/Makefile +++ b/security/nessus-plugins/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.27 2006/01/29 17:05:54 adam Exp $ +# $NetBSD: Makefile,v 1.28 2006/02/05 23:10:45 joerg Exp $ .include "../../security/nessus/Makefile.common" DISTNAME= nessus-plugins-GPL-${VERS} PKGNAME= nessus-plugins-${VERS} +PKGREVISION= 1 COMMENT= Plugins for the Nessus Network Security Scanner |