diff options
-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 fd37804bd5d..d126bc3c32f 100644 --- a/net/x11vnc/Makefile +++ b/net/x11vnc/Makefile @@ -3,7 +3,7 @@ PORTNAME= x11vnc PORTVERSION= 0.9.13 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= SF/libvncserver/${PORTNAME}/${PORTVERSION} |