diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-01-06 08:45:03 +0000 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2017-01-06 08:45:03 +0000 |
commit | 9f68fb71ef906c9dd6ecddb64dafc8166565a745 (patch) | |
tree | 95885249b6b2011574571c63b31de8555bd5007f /x11/leechcraft/Makefile | |
parent | 91bab4fdf3f5ff9fc26a4bbbd1c2bd8a2b636178 (diff) | |
download | FreeBSD-ports-9f68fb71ef906c9dd6ecddb64dafc8166565a745.zip FreeBSD-ports-9f68fb71ef906c9dd6ecddb64dafc8166565a745.tar.gz |
devel/boost-*: update to 1.63.0
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1
Diffstat (limited to 'x11/leechcraft/Makefile')
-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 ba04a7d..5aa2e9f 100644 --- a/x11/leechcraft/Makefile +++ b/x11/leechcraft/Makefile @@ -3,7 +3,7 @@ PORTNAME= leechcraft PORTVERSION= 0.6.70 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= x11 MASTER_SITES= http://dist.leechcraft.org/LeechCraft/0.6.70/ |