diff options
author | fhajny <fhajny> | 2014-08-18 13:01:58 +0000 |
---|---|---|
committer | fhajny <fhajny> | 2014-08-18 13:01:58 +0000 |
commit | 08dea0d9e02ddf119e1096ad7e7e7034f8f9fe0e (patch) | |
tree | e59974aca1ae63021912e49d077a71e2705ea69c /devel/boost-libs | |
parent | 9f4dc60e7a06e7e74c3ef0a10362d33951033262 (diff) | |
download | pkgsrc-08dea0d9e02ddf119e1096ad7e7e7034f8f9fe0e.tar.gz |
Bump PKGREVISION for the previous commit.
Diffstat (limited to 'devel/boost-libs')
-rw-r--r-- | devel/boost-libs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/boost-libs/Makefile b/devel/boost-libs/Makefile index 6359a6a2e54..8e29c0fd3d2 100644 --- a/devel/boost-libs/Makefile +++ b/devel/boost-libs/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.28 2014/07/01 22:16:43 asau Exp $ +# $NetBSD: Makefile,v 1.29 2014/08/18 13:01:58 fhajny Exp $ BOOST_PACKAGE= libs BOOST_COMMENT= (binary libraries) BOOST_CONFIG= installed BOOST_INSTALL_LIBS= yes +PKGREVISION= 1 .include "../../meta-pkgs/boost/Makefile.common" |