diff options
author | kim <kim> | 2001-05-29 20:17:24 +0000 |
---|---|---|
committer | kim <kim> | 2001-05-29 20:17:24 +0000 |
commit | ff6164fc613fbdd82dc14a8872b92d674d5613b9 (patch) | |
tree | ecd9ee529645a7d44dad04ae78adf75691bb76b3 /net | |
parent | 7527fe21e21b06498bf011dcebc4ec37ec0e0dfb (diff) | |
download | pkgsrc-ff6164fc613fbdd82dc14a8872b92d674d5613b9.tar.gz |
CGI.pm 2.72 is ok.
Diffstat (limited to 'net')
-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 7b7dcdcf010..0b69ff16c30 100644 --- a/net/stripes/Makefile +++ b/net/stripes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/05/29 20:04:59 kim Exp $ +# $NetBSD: Makefile,v 1.2 2001/05/29 20:17:24 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.75:../../www/p5-CGI +DEPENDS+= p5-CGI>=2.72:../../www/p5-CGI DEPENDS+= p5-Net-Telnet>=3.02:../../net/p5-Net-Telnet USE_PERL5= # defined |