diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-09-08 13:03:05 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-09-08 13:03:05 +0000 |
commit | 2b4743b42389e3e579c6cbc721cb6da3027fc4e7 (patch) | |
tree | 87337d71c2196f7f9daada838e6bfa5d9891092c /sysutils/massadmin | |
parent | 71d1a4d88a14fac953247d16c732bda991c801b9 (diff) |
Notes
Diffstat (limited to 'sysutils/massadmin')
-rw-r--r-- | sysutils/massadmin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/massadmin/Makefile b/sysutils/massadmin/Makefile index f16dd1d986da..db8eb69e5e36 100644 --- a/sysutils/massadmin/Makefile +++ b/sysutils/massadmin/Makefile @@ -3,6 +3,7 @@ PORTNAME= massadmin PORTVERSION= 2.3 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} @@ -13,7 +14,6 @@ LICENSE= GPLv3 RUN_DEPENDS= p5-Expect>=1.21:lang/p5-Expect \ p5-Net-Telnet>=3.03:net/p5-Net-Telnet \ - p5-Net-Ping>=2.36:net/p5-Net-Ping \ p5-Proc-Queue>=1.23:devel/p5-Proc-Queue \ p5-IO-Tty>=1.08:devel/p5-IO-Tty |