diff options
author | dougb <dougb@FreeBSD.org> | 2012-07-16 07:13:21 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2012-07-16 07:13:21 +0800 |
commit | aaa8662c9eab3b3801aee74a3f314d5ab75c0da9 (patch) | |
tree | 5d38b93b1923cb087195b2bd39576e98bfb2395d /devel/boost-libs | |
parent | d19b82a3245d482f82136c85b43285a9ca9436ae (diff) | |
download | freebsd-ports-gnome-aaa8662c9eab3b3801aee74a3f314d5ab75c0da9.tar.gz freebsd-ports-gnome-aaa8662c9eab3b3801aee74a3f314d5ab75c0da9.tar.zst freebsd-ports-gnome-aaa8662c9eab3b3801aee74a3f314d5ab75c0da9.zip |
Update PORTREVISION for rm's fix in the way that it has been done previously
Approved by: portmgr (beat)
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 |