diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2018-06-22 17:18:45 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2018-06-22 17:18:45 +0000 |
commit | 0d12f1c5d404edf2145a70939c8116732c7d7068 (patch) | |
tree | e59fdd2ab687176ea844fc10cab402e6393528d2 /net/remmina-plugin-vnc | |
parent | 6f7a8ea4c795adc070bd8533d99794a40d7d2cae (diff) | |
download | ports-0d12f1c5d404edf2145a70939c8116732c7d7068.tar.gz ports-0d12f1c5d404edf2145a70939c8116732c7d7068.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 26b278fa7850..8c27163b333f 100644 --- a/net/remmina-plugin-vnc/Makefile +++ b/net/remmina-plugin-vnc/Makefile @@ -1,6 +1,7 @@ # Created by: Alexander Logvinov <avl@FreeBSD.org> # $FreeBSD$ +PORTREVISION= 1 PKGNAMESUFFIX= -vnc COMMENT= Remmina plugin for VNC protocol |