diff options
Diffstat (limited to 'net/p5-Net-VNC/Makefile')
-rw-r--r-- | net/p5-Net-VNC/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-VNC/Makefile b/net/p5-Net-VNC/Makefile index 75b0788f759..baaf8c41f63 100644 --- a/net/p5-Net-VNC/Makefile +++ b/net/p5-Net-VNC/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-VNC -PORTVERSION= 0.38 +PORTVERSION= 0.39 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= A simple VNC client +LICENSE= ART10 GPLv1 LICENSE_COMB= dual -LICENSE= ART20 GPLv1 RUN_DEPENDS= p5-Crypt-DES>=0:${PORTSDIR}/security/p5-Crypt-DES \ p5-Image-Imlib2>=0:${PORTSDIR}/graphics/p5-Image-Imlib2 \ |