diff options
Diffstat (limited to 'textproc/R-yaml/Makefile')
-rw-r--r-- | textproc/R-yaml/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/R-yaml/Makefile b/textproc/R-yaml/Makefile index fa34e48beca..0ac77eb087b 100644 --- a/textproc/R-yaml/Makefile +++ b/textproc/R-yaml/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2016/12/18 02:45:52 wen Exp $ +# $NetBSD: Makefile,v 1.3 2018/07/28 14:40:52 brook Exp $ CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= ${R_HOMEPAGE_BASE}/yaml/ |