diff options
author | adam <adam@pkgsrc.org> | 2013-10-19 09:06:55 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-10-19 09:06:55 +0000 |
commit | 312fd39e718f5599adc7aa21499c1f09f442d61b (patch) | |
tree | 3c70dac40b0f2aed2faa47cdeada8701d99c0ba8 /databases/soci | |
parent | ac3ffa8513db7a100bb738a3d3f40a38797c3e57 (diff) | |
download | pkgsrc-312fd39e718f5599adc7aa21499c1f09f442d61b.tar.gz |
Revbump after updating textproc/icu
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 935001387eb..144c82709d9 100644 --- a/databases/soci/Makefile +++ b/databases/soci/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2013/10/04 18:32:07 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2013/10/19 09:07:02 adam Exp $ # DISTNAME= soci-3.2.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=soci/} |