diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2010-12-15 11:37:49 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2010-12-15 11:37:49 +0000 |
commit | 513495a09ac55a538fc1655de9e0e7ab1a92a0cd (patch) | |
tree | a28084950c2acb7d5d7bb615deeb4c9b0f7a9d18 /devel/boost-libs/Makefile | |
parent | c0ad03979a0cf5930f9482e0c2b8eb61356bf76b (diff) | |
download | ports-513495a09ac55a538fc1655de9e0e7ab1a92a0cd.tar.gz ports-513495a09ac55a538fc1655de9e0e7ab1a92a0cd.zip |
Notes
Diffstat (limited to 'devel/boost-libs/Makefile')
-rw-r--r-- | devel/boost-libs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/boost-libs/Makefile b/devel/boost-libs/Makefile index f45d736f8a3a..483ce9b00df8 100644 --- a/devel/boost-libs/Makefile +++ b/devel/boost-libs/Makefile @@ -6,7 +6,7 @@ # PORTNAME= boost-libs -PORTREVISION= 1 +PORTREVISION= 2 COMMENT= Free portable C++ libraries (without Boost.Python) USE_BZIP2= yes |