diff options
author | tijl <tijl@FreeBSD.org> | 2014-10-06 05:30:26 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-10-06 05:30:26 +0800 |
commit | 80aa3e15dea7e30dddda2e16c61ed06bcc41c117 (patch) | |
tree | 2c20cb3ffd0ec9339fb3a31ff2b3cdcf5431ef71 /x11/leechcraft | |
parent | 0f0172ab9e37383b8551be0e269bca71d2301b98 (diff) | |
download | freebsd-ports-gnome-80aa3e15dea7e30dddda2e16c61ed06bcc41c117.tar.gz freebsd-ports-gnome-80aa3e15dea7e30dddda2e16c61ed06bcc41c117.tar.zst freebsd-ports-gnome-80aa3e15dea7e30dddda2e16c61ed06bcc41c117.zip |
graphics/djvulibre:
- Add USES=libtool and bump dependent ports
- Remove threading related patches
Diffstat (limited to 'x11/leechcraft')
-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 cdce70ac1d4a..9031287d6341 100644 --- a/x11/leechcraft/Makefile +++ b/x11/leechcraft/Makefile @@ -3,7 +3,7 @@ PORTNAME= leechcraft PORTVERSION= 0.6.70 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= http://dist.leechcraft.org/LeechCraft/0.6.70/ DISTNAME= ${PORTNAME}-${PORTVERSION} |