aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/boost-all/common.mk1
-rw-r--r--devel/boost-libs/Makefile1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/boost-all/common.mk b/devel/boost-all/common.mk
index 8b64e0e57e21..1b014201329a 100644
--- a/devel/boost-all/common.mk
+++ b/devel/boost-all/common.mk
@@ -1,6 +1,5 @@
PORTVERSION= 1.48.0
-PORTREVISION= 1
PORTVERSUFFIX= ${PORTVERSION:C/\.[0-9]+$//}
DISTNAME= boost_${PORTVERSION:S/./_/g}
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