diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-01-06 16:45:03 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-01-06 16:45:03 +0800 |
commit | 59e02117aea9ae6d6c79037f1d4957ee81aeb8c2 (patch) | |
tree | 95885249b6b2011574571c63b31de8555bd5007f /sysutils/condor | |
parent | bcaadb8b15ec9305933fbc000af476e1e314bc43 (diff) | |
download | freebsd-ports-gnome-59e02117aea9ae6d6c79037f1d4957ee81aeb8c2.tar.gz freebsd-ports-gnome-59e02117aea9ae6d6c79037f1d4957ee81aeb8c2.tar.zst freebsd-ports-gnome-59e02117aea9ae6d6c79037f1d4957ee81aeb8c2.zip |
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 'sysutils/condor')
-rw-r--r-- | sysutils/condor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/condor/Makefile b/sysutils/condor/Makefile index 7a6f3c735aac..f66980d2cb80 100644 --- a/sysutils/condor/Makefile +++ b/sysutils/condor/Makefile @@ -6,7 +6,7 @@ PORTNAME= condor PORTVERSION= 8.4.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils net MASTER_SITES= http://www.acadix.biz/Ports/distfiles/ DISTNAME= condor_src-${PORTVERSION}-all-all |