diff options
author | Doug Barton <dougb@FreeBSD.org> | 2012-07-15 23:13:21 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2012-07-15 23:13:21 +0000 |
commit | e949d1527544d8be60b13095ebab2cd6bcced4c2 (patch) | |
tree | 5d38b93b1923cb087195b2bd39576e98bfb2395d /devel/boost-libs | |
parent | b7373f347584a86a77dcae6a4f594a78a38d538c (diff) |
Notes
Diffstat (limited to 'devel/boost-libs')
-rw-r--r-- | devel/boost-libs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/boost-libs/Makefile b/devel/boost-libs/Makefile index 8b0632e13594..9368b0cfeaeb 100644 --- a/devel/boost-libs/Makefile +++ b/devel/boost-libs/Makefile @@ -6,6 +6,7 @@ # PORTNAME= boost-libs +PORTREVISION= 1 COMMENT= Free portable C++ libraries (without Boost.Python) USE_BZIP2= yes |