diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2015-06-09 14:25:41 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2015-06-09 14:25:41 +0000 |
commit | f2fc9d6de460a59d2ca4633a80086dc32e24c086 (patch) | |
tree | 2ac32e924ca63b881b3775b37ea4a9ca3a11cc2c /x11/xpra | |
parent | 6828ea7d03181d2c9cef8349278476494f34aeaa (diff) | |
download | ports-f2fc9d6de460a59d2ca4633a80086dc32e24c086.tar.gz ports-f2fc9d6de460a59d2ca4633a80086dc32e24c086.zip |
Notes
Diffstat (limited to 'x11/xpra')
-rw-r--r-- | x11/xpra/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/xpra/Makefile b/x11/xpra/Makefile index 55757e79ea9d..e42c28af3202 100644 --- a/x11/xpra/Makefile +++ b/x11/xpra/Makefile @@ -3,6 +3,7 @@ PORTNAME= xpra PORTVERSION= 0.14.25 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://xpra.org/src/ |