summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2019-07-31 15:29:46 +0000
committerbrook <brook@pkgsrc.org>2019-07-31 15:29:46 +0000
commit12ccc40255a42fe0aba308b2a75dcb78fdb619d5 (patch)
tree9abfa0701dd100f8316900e14c14ddbd4bbc9fc8 /devel
parent79dcf271387447af7b0d16888b9407d840fd7b16 (diff)
downloadpkgsrc-12ccc40255a42fe0aba308b2a75dcb78fdb619d5.tar.gz
R-memoise: update to canonical form of an R package.
Diffstat (limited to 'devel')
-rw-r--r--devel/R-memoise/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/R-memoise/Makefile b/devel/R-memoise/Makefile
index 221d9bf4fae..8497c958710 100644
--- a/devel/R-memoise/Makefile
+++ b/devel/R-memoise/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2018/07/28 14:40:43 brook Exp $
+# $NetBSD: Makefile,v 1.3 2019/07/31 15:29:46 brook Exp $
-CATEGORIES= devel
+CATEGORIES= devel R
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= https://github.com/hadley/memoise
-COMMENT= Memoisation of Functions
+COMMENT= Memoisation of functions
LICENSE= mit
R_PKGNAME= memoise