diff options
Diffstat (limited to 'net-mgmt/p5-NetApp/Makefile')
-rw-r--r-- | net-mgmt/p5-NetApp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-mgmt/p5-NetApp/Makefile b/net-mgmt/p5-NetApp/Makefile index e4d1d26a89ab..4f676b7e5238 100644 --- a/net-mgmt/p5-NetApp/Makefile +++ b/net-mgmt/p5-NetApp/Makefile @@ -7,7 +7,7 @@ PORTNAME= NetApp PORTVERSION= 1.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= NetApp @@ -21,7 +21,6 @@ RUN_DEPENDS= p5-IPC-Cmd>=0:${PORTSDIR}/devel/p5-IPC-Cmd \ p5-Class-Std>=0:${PORTSDIR}/devel/p5-Class-Std \ p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \ p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \ - p5-Memoize>=0:${PORTSDIR}/devel/p5-Memoize \ p5-Net-Telnet>=0:${PORTSDIR}/net/p5-Net-Telnet \ p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ p5-Clone>=0:${PORTSDIR}/devel/p5-Clone |