diff options
Diffstat (limited to 'textproc/liblrdf/Makefile')
-rw-r--r-- | textproc/liblrdf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/liblrdf/Makefile b/textproc/liblrdf/Makefile index 8f1e974a9c5..dcbb9d0a468 100644 --- a/textproc/liblrdf/Makefile +++ b/textproc/liblrdf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2020/06/02 08:22:58 adam Exp $ +# $NetBSD: Makefile,v 1.33 2020/11/05 09:07:10 ryoon Exp $ DISTNAME= liblrdf-0.6.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=swh/} GITHUB_PROJECT= LRDF |