diff options
Diffstat (limited to 'net/x11vnc/Makefile')
-rw-r--r-- | net/x11vnc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/x11vnc/Makefile b/net/x11vnc/Makefile index 95894971d9a0..20edab2eebe6 100644 --- a/net/x11vnc/Makefile +++ b/net/x11vnc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= x11vnc -PORTVERSION= 0.9.9 +PORTVERSION= 0.9.10 CATEGORIES= net MASTER_SITES= SF/libvncserver/${PORTNAME}/${PORTVERSION} |