diff options
author | ryoon <ryoon@pkgsrc.org> | 2016-04-11 19:01:33 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2016-04-11 19:01:33 +0000 |
commit | 2510858e747eb3ca30616a13d0a0868d961a0bb3 (patch) | |
tree | 480fa015ec656fd0ad89b19d5e19b0101f167664 /databases/soci | |
parent | 8d0cb53116cac2abfe5640ad1507eb62c89b8f30 (diff) | |
download | pkgsrc-2510858e747eb3ca30616a13d0a0868d961a0bb3.tar.gz |
Recursive revbump from textproc/icu 57.1
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 caa4249e65c..15837fa3e4b 100644 --- a/databases/soci/Makefile +++ b/databases/soci/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2015/10/10 01:58:03 ryoon Exp $ +# $NetBSD: Makefile,v 1.14 2016/04/11 19:01:46 ryoon Exp $ # DISTNAME= soci-3.2.2 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=soci/} |