diff options
author | adam <adam@pkgsrc.org> | 2018-08-16 18:54:26 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-08-16 18:54:26 +0000 |
commit | de5f805a2745f6707a29acb9e4fb32250f758e7d (patch) | |
tree | 14858d835584bb9fe7573623c219ce6f2367d907 /textproc/soprano/Makefile | |
parent | fde09a287f36fbb5e7fec9e2859f7a67fc6d8faa (diff) | |
download | pkgsrc-de5f805a2745f6707a29acb9e4fb32250f758e7d.tar.gz |
revbump after boost-libs update
Diffstat (limited to 'textproc/soprano/Makefile')
-rw-r--r-- | textproc/soprano/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/soprano/Makefile b/textproc/soprano/Makefile index cd36ab158c5..030ea23af5c 100644 --- a/textproc/soprano/Makefile +++ b/textproc/soprano/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.56 2018/07/18 00:06:24 joerg Exp $ +# $NetBSD: Makefile,v 1.57 2018/08/16 18:54:32 adam Exp $ DISTNAME= soprano-2.9.4 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=soprano/} EXTRACT_SUFX= .tar.bz2 |