diff options
author | obache <obache> | 2014-04-09 07:26:56 +0000 |
---|---|---|
committer | obache <obache> | 2014-04-09 07:26:56 +0000 |
commit | b2e56edd0a9bbed100d13f6671e10f5e943dd1bb (patch) | |
tree | c131f2110563289fb2f3c5b5d1ef63cd5f07c097 /databases/soci | |
parent | f3a342e31a6cef2af653986970786eaabafbeaf8 (diff) | |
download | pkgsrc-b2e56edd0a9bbed100d13f6671e10f5e943dd1bb.tar.gz |
recursive bump from icu shlib major bump.
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 144c82709d9..ddd2ba1d019 100644 --- a/databases/soci/Makefile +++ b/databases/soci/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2013/10/19 09:07:02 adam Exp $ +# $NetBSD: Makefile,v 1.7 2014/04/09 07:27:04 obache Exp $ # DISTNAME= soci-3.2.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=soci/} |