diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-03-04 21:48:44 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-03-04 21:48:44 +0800 |
commit | 2111efd0eaf071e55cb5493c39ae1cf74088871e (patch) | |
tree | 20d6977b5b830895e38b5655ec5de6be88b4115e /net-mgmt | |
parent | 05c51aa0e4a7a3e56f8ca2e47d680aa10a9a009e (diff) | |
download | freebsd-ports-gnome-2111efd0eaf071e55cb5493c39ae1cf74088871e.tar.gz freebsd-ports-gnome-2111efd0eaf071e55cb5493c39ae1cf74088871e.tar.zst freebsd-ports-gnome-2111efd0eaf071e55cb5493c39ae1cf74088871e.zip |
Update to 4.200003
- Use real PORTVERSION and update dependent ports
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/Net-Appliance-Session/Changes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/netdot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/netdot/Makefile b/net-mgmt/netdot/Makefile index be523ea9dd05..0cada9be2e90 100644 --- a/net-mgmt/netdot/Makefile +++ b/net-mgmt/netdot/Makefile @@ -30,7 +30,7 @@ RUN_DEPENDS= p5-libapreq2>=0:www/p5-libapreq2 \ p5-Net-IRR>=0:net/p5-Net-IRR \ p5-NetAddr-IP>=4.042:net-mgmt/p5-NetAddr-IP \ p5-Net-Patricia>=1.20:net/p5-Net-Patricia \ - p5-Net-Appliance-Session>=3.113.610:net/p5-Net-Appliance-Session \ + p5-Net-Appliance-Session>=3.113610:net/p5-Net-Appliance-Session \ p5-Net-DNS>=0:dns/p5-Net-DNS \ p5-Net-DNS-ZoneFile-Fast>=1.12:dns/p5-Net-DNS-ZoneFile-Fast \ p5-BIND-Config-Parser>=0:dns/p5-BIND-Config-Parser \ |