diff options
author | kim <kim@pkgsrc.org> | 2001-05-31 19:18:18 +0000 |
---|---|---|
committer | kim <kim@pkgsrc.org> | 2001-05-31 19:18:18 +0000 |
commit | 0ba843ee17b3dbd397b27988d00f7270fa3a7bbb (patch) | |
tree | 1086a2060caeb905f322b2bc615d7eececa3c1d1 /net/stripes | |
parent | f1dd3185db4912435850b243e8cfe2ebb683e30b (diff) | |
download | pkgsrc-0ba843ee17b3dbd397b27988d00f7270fa3a7bbb.tar.gz |
Works with CGI.pm 2.66 as well.
Diffstat (limited to 'net/stripes')
-rw-r--r-- | net/stripes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/stripes/Makefile b/net/stripes/Makefile index 0b69ff16c30..12902c0049a 100644 --- a/net/stripes/Makefile +++ b/net/stripes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/05/29 20:17:24 kim Exp $ +# $NetBSD: Makefile,v 1.3 2001/05/31 19:18:18 kim Exp $ # DISTNAME= stripes-2.1 @@ -9,7 +9,7 @@ MAINTAINER= kim@tac.nyc.ny.us HOMEPAGE= http://www.gw.com/sw/stripes/ COMMENT= Looking Glass for Zebra and Cisco Routers -DEPENDS+= p5-CGI>=2.72:../../www/p5-CGI +DEPENDS+= p5-CGI>=2.66:../../www/p5-CGI DEPENDS+= p5-Net-Telnet>=3.02:../../net/p5-Net-Telnet USE_PERL5= # defined |