diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-12-11 15:22:47 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-12-11 15:22:47 +0000 |
commit | 0c612c4aa397d1d6e7dce4999a9cf4f1776c18fd (patch) | |
tree | 12cece0b2d1e71932f0c22edbb6d275e22bb2ac9 /x11 | |
parent | 07d6fce4df6945b0a0ea8048499e69018810ba35 (diff) | |
download | ports-0c612c4aa397d1d6e7dce4999a9cf4f1776c18fd.tar.gz ports-0c612c4aa397d1d6e7dce4999a9cf4f1776c18fd.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/leechcraft/Makefile | 2 | ||||
-rw-r--r-- | x11/xpra/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/leechcraft/Makefile b/x11/leechcraft/Makefile index fbb2e93f9394..ba04a7d96335 100644 --- a/x11/leechcraft/Makefile +++ b/x11/leechcraft/Makefile @@ -3,7 +3,7 @@ PORTNAME= leechcraft PORTVERSION= 0.6.70 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= x11 MASTER_SITES= http://dist.leechcraft.org/LeechCraft/0.6.70/ diff --git a/x11/xpra/Makefile b/x11/xpra/Makefile index 36de3bc5c225..3bb428012e71 100644 --- a/x11/xpra/Makefile +++ b/x11/xpra/Makefile @@ -3,7 +3,7 @@ PORTNAME= xpra PORTVERSION= 0.15.10 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11 MASTER_SITES= http://xpra.org/src/ |