diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2011-06-05 18:43:16 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2011-06-05 18:43:16 +0000 |
commit | 207386f96a454f28a3f0a367069d0d4715b9e6e2 (patch) | |
tree | a498091a932a1bb378d3a0a8f8dcc91f46a54771 /net/remmina-plugin-vnc | |
parent | c96ae66b570729bd8c116293984c253bfe446655 (diff) |
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..c4a1a7234995 100644 --- a/net/remmina-plugin-vnc/Makefile +++ b/net/remmina-plugin-vnc/Makefile @@ -5,6 +5,7 @@ # $FreeBSD$ # +PORTREVISION= 1 PKGNAMESUFFIX= -vnc COMMENT= Remmina plugin for VNC protocol |