diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-11-06 01:50:26 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-11-06 01:50:26 +0000 |
commit | 0872f77fd4244ec5acc4b81e1aef1921d172974c (patch) | |
tree | f6f00c0decac9452cb407a756db202ff3da6fa09 /x11 | |
parent | 875e4384593646cd474b92c68abfa325fcb15357 (diff) |
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 f2efd60ea5cd..bc1925b77542 100644 --- a/x11/leechcraft/Makefile +++ b/x11/leechcraft/Makefile @@ -3,7 +3,7 @@ PORTNAME= leechcraft PORTVERSION= 0.6.70 -PORTREVISION= 35 +PORTREVISION= 36 CATEGORIES= x11 MASTER_SITES= http://dist.leechcraft.org/LeechCraft/0.6.70/ diff --git a/x11/xpra/Makefile b/x11/xpra/Makefile index f04e3f88683b..b5f5a3f8ef35 100644 --- a/x11/xpra/Makefile +++ b/x11/xpra/Makefile @@ -3,7 +3,7 @@ PORTNAME= xpra PORTVERSION= 2.0.3 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= x11 MASTER_SITES= http://xpra.org/src/ |