diff options
author | Steve Wills <swills@FreeBSD.org> | 2017-08-24 15:49:34 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2017-08-24 15:49:34 +0000 |
commit | 40db78cf06bc4ebe518a4467a1946909d9f87bf7 (patch) | |
tree | 28cfa45f788825af5a309b03509c9b7e702b01f9 /x11 | |
parent | 3941ebc75621ac20d322a526da3207d5bb7a788f (diff) | |
download | ports-40db78cf06bc4ebe518a4467a1946909d9f87bf7.tar.gz ports-40db78cf06bc4ebe518a4467a1946909d9f87bf7.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/leechcraft/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/leechcraft/Makefile b/x11/leechcraft/Makefile index b735d465b98c..f68944f43efb 100644 --- a/x11/leechcraft/Makefile +++ b/x11/leechcraft/Makefile @@ -3,7 +3,7 @@ PORTNAME= leechcraft PORTVERSION= 0.6.70 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= x11 MASTER_SITES= http://dist.leechcraft.org/LeechCraft/0.6.70/ |