diff options
author | adam <adam@pkgsrc.org> | 2016-10-07 18:25:29 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2016-10-07 18:25:29 +0000 |
commit | d3bc8d92619a0dc61850b69d96fede7c0f1d58b6 (patch) | |
tree | 7e236f711849af475c165e9067385883a48b462a /databases/soci | |
parent | 81d1212a72e832efcc6af13af12133859b69e4b7 (diff) | |
download | pkgsrc-d3bc8d92619a0dc61850b69d96fede7c0f1d58b6.tar.gz |
Revbump post boost update
Diffstat (limited to 'databases/soci')
-rw-r--r-- | databases/soci/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/soci/Makefile b/databases/soci/Makefile index 15837fa3e4b..cde024ac585 100644 --- a/databases/soci/Makefile +++ b/databases/soci/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2016/04/11 19:01:46 ryoon Exp $ +# $NetBSD: Makefile,v 1.15 2016/10/07 18:25:41 adam Exp $ # DISTNAME= soci-3.2.2 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=soci/} |