diff options
Diffstat (limited to 'textproc/R-xml2')
-rw-r--r-- | textproc/R-xml2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/R-xml2/Makefile b/textproc/R-xml2/Makefile index afd7c1b6881..1875cdc7003 100644 --- a/textproc/R-xml2/Makefile +++ b/textproc/R-xml2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2020/08/31 18:11:40 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2020/11/05 09:09:12 ryoon Exp $ R_PKGNAME= xml2 R_PKGVER= 1.2.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc MAINTAINER= pkgsrc-users@NetBSD.org |