diff options
Diffstat (limited to 'devel/boost-python-libs/Makefile')
-rw-r--r-- | devel/boost-python-libs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/boost-python-libs/Makefile b/devel/boost-python-libs/Makefile index 8ff3c1fc48fd..ac0c7d5638d7 100644 --- a/devel/boost-python-libs/Makefile +++ b/devel/boost-python-libs/Makefile @@ -1,4 +1,5 @@ PORTNAME= boost-libs +PORTREVISION= 1 PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} COMMENT= Framework for interfacing Python and C++ |