diff options
Diffstat (limited to 'textproc/raptor2/Makefile')
-rw-r--r-- | textproc/raptor2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile index 027ff4f2b82..f7892deadae 100644 --- a/textproc/raptor2/Makefile +++ b/textproc/raptor2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2019/07/01 04:07:52 ryoon Exp $ +# $NetBSD: Makefile,v 1.29 2019/07/20 22:46:06 wiz Exp $ DISTNAME= raptor2-2.0.15 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= textproc MASTER_SITES= http://download.librdf.org/source/ |