diff options
author | bapt <bapt@FreeBSD.org> | 2014-02-07 11:44:08 +0000 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-02-07 11:44:08 +0000 |
commit | 3e2cd4d7ee3662a5be84ff3c169e84ec5593051f (patch) | |
tree | 4e52dc02625fb5dbfc24d5b3b82b178f9f543b1f /science/peekabot | |
parent | c4f66375ff2cf890427b18b69cf0f3a6a90ec3fa (diff) | |
download | FreeBSD-ports-3e2cd4d7ee3662a5be84ff3c169e84ec5593051f.zip FreeBSD-ports-3e2cd4d7ee3662a5be84ff3c169e84ec5593051f.tar.gz |
Chase boost and icu bump
While here convert some LIB_DEPENDS
Diffstat (limited to 'science/peekabot')
-rw-r--r-- | science/peekabot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/peekabot/Makefile b/science/peekabot/Makefile index 9dffbdd..493d5b8 100644 --- a/science/peekabot/Makefile +++ b/science/peekabot/Makefile @@ -3,7 +3,7 @@ PORTNAME= peekabot PORTVERSION= 0.8.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R}.x |