pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/nessus Remove nb1 from version as pointed out...
details: https://anonhg.NetBSD.org/pkgsrc/rev/38969459aebc
branches: trunk
changeset: 487717:38969459aebc
user: frueauf <frueauf%pkgsrc.org@localhost>
date: Wed Jan 19 08:40:10 2005 +0000
description:
Remove nb1 from version as pointed out by Bernd Ernesti.
diffstat:
security/nessus/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 73fa0c3ad63c -r 38969459aebc security/nessus/Makefile
--- a/security/nessus/Makefile Wed Jan 19 02:11:54 2005 +0000
+++ b/security/nessus/Makefile Wed Jan 19 08:40:10 2005 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.22 2004/12/30 13:20:56 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2005/01/19 08:40:10 frueauf Exp $
-DISTNAME= nessus-${VERS}nb1
+DISTNAME= nessus-${VERS}
MASTER_SITES= # empty
DISTFILES= # empty
.include "../nessus/Makefile.common"
COMMENT= The Nessus Network Security Scanner
-DEPENDS+= nessus-core-${VERS}nb1:../nessus-core
+DEPENDS+= nessus-core-${VERS}:../nessus-core
DEPENDS+= nessus-plugins-${VERS}:../nessus-plugins
USE_X11= yes
Home |
Main Index |
Thread Index |
Old Index