summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-04-16 20:16:40 +0000
committertron <tron@pkgsrc.org>1999-04-16 20:16:40 +0000
commit13bccdbb65659186d3f46722e63ddda3ddd5edc7 (patch)
treebf0065a49e3c9cac363e7af45bdbcc14524dbe69 /security
parent45262db0645ec246e4d8c7c0b8dacea4f2698aac (diff)
downloadpkgsrc-13bccdbb65659186d3f46722e63ddda3ddd5edc7.tar.gz
Update dependence for "gtk+" package to version 1.2.1.
Diffstat (limited to 'security')
-rw-r--r--security/nessus/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/nessus/Makefile b/security/nessus/Makefile
index 85bd899c1b3..1908bbd5cd9 100644
--- a/security/nessus/Makefile
+++ b/security/nessus/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1999/03/23 16:19:49 bouyer Exp $
+# $NetBSD: Makefile,v 1.6 1999/04/16 20:16:41 tron Exp $
#
DISTNAME= nessus-990318
@@ -9,7 +9,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://www.nessus.org/
-DEPENDS+= gtk+-1.2.0:../../x11/gtk
+DEPENDS+= gtk+-1.2.1:../../x11/gtk
GNU_CONFIGURE= YES