diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2013-02-05 16:17:06 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2013-02-05 16:17:06 +0000 |
commit | 91e365d630f06550c027e8d6416042302496c4fb (patch) | |
tree | 39eb76ce76a50126ac09099f3cbbc3b7b481086a /net/remmina-plugin-vnc | |
parent | 0412e1a725a89281f5390bc9d0d2fb5c8cef318f (diff) | |
download | ports-91e365d630f06550c027e8d6416042302496c4fb.tar.gz ports-91e365d630f06550c027e8d6416042302496c4fb.zip |
Notes
Diffstat (limited to 'net/remmina-plugin-vnc')
-rw-r--r-- | net/remmina-plugin-vnc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/remmina-plugin-vnc/Makefile b/net/remmina-plugin-vnc/Makefile index 32d9f3ddece6..9718e85e66e1 100644 --- a/net/remmina-plugin-vnc/Makefile +++ b/net/remmina-plugin-vnc/Makefile @@ -5,6 +5,7 @@ # $FreeBSD$ # +PORTREVISION= 2 PKGNAMESUFFIX= -vnc COMMENT= Remmina plugin for VNC protocol |