diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-03-10 17:10:56 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-03-10 17:10:56 +0000 |
commit | 71bb197b3aab49b09719d421fb6d759af74e4fb9 (patch) | |
tree | bf8ef7458d6c9930be312d5ef66088762504b776 /x11 | |
parent | 8c5202b6db28e9d2b87d38bf4c165fd7f2c599a5 (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xpra/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xpra/Makefile b/x11/xpra/Makefile index db766dd96046..b8d117a49a44 100644 --- a/x11/xpra/Makefile +++ b/x11/xpra/Makefile @@ -2,7 +2,7 @@ PORTNAME= xpra PORTVERSION= 2.4.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= http://xpra.org/src/ |