diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-07 11:44:08 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-07 11:44:08 +0000 |
commit | 4650a910d0bf7ff9894cf3142fcc8cace240caee (patch) | |
tree | 4e52dc02625fb5dbfc24d5b3b82b178f9f543b1f /net/grive | |
parent | Update to boost 1.55.0 (diff) |
Chase boost and icu bump
While here convert some LIB_DEPENDS
Diffstat (limited to 'net/grive')
-rw-r--r-- | net/grive/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/grive/Makefile b/net/grive/Makefile index 82a4b84de123..159a4a9981da 100644 --- a/net/grive/Makefile +++ b/net/grive/Makefile @@ -3,6 +3,7 @@ PORTNAME= grive PORTVERSION= 0.3.0 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= ktsin@acm.org |