diff options
author | danilo <danilo@FreeBSD.org> | 2018-06-23 01:18:45 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2018-06-23 01:18:45 +0800 |
commit | 2f1430931321b1dad7367fd26b62f35fa4d5d8f0 (patch) | |
tree | e59fdd2ab687176ea844fc10cab402e6393528d2 /net/remmina-plugin-exec | |
parent | 79f315d970cf833ad59378fa3a83189ec0c2143d (diff) | |
download | freebsd-ports-gnome-2f1430931321b1dad7367fd26b62f35fa4d5d8f0.tar.gz freebsd-ports-gnome-2f1430931321b1dad7367fd26b62f35fa4d5d8f0.tar.zst freebsd-ports-gnome-2f1430931321b1dad7367fd26b62f35fa4d5d8f0.zip |
- Update to 0.50.3
PR: 227981
Submitted by: danilo
Approved by: maintainer timeout (gnome, 1 month)
Diffstat (limited to 'net/remmina-plugin-exec')
-rw-r--r-- | net/remmina-plugin-exec/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/remmina-plugin-exec/Makefile b/net/remmina-plugin-exec/Makefile index a8d541fb6d31..6d3cc27d782e 100644 --- a/net/remmina-plugin-exec/Makefile +++ b/net/remmina-plugin-exec/Makefile @@ -1,6 +1,7 @@ # Created by: Ben Woods <woodsb02@FreeBSD.org> # $FreeBSD$ +PORTREVISION= 1 PKGNAMESUFFIX= -exec COMMENT= Remmina plugin to execute a command |