summaryrefslogtreecommitdiff
path: root/math/R-stabledist/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/R-stabledist/Makefile')
-rw-r--r--math/R-stabledist/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/math/R-stabledist/Makefile b/math/R-stabledist/Makefile
index 4214e265a8a..68f39e0f9b8 100644
--- a/math/R-stabledist/Makefile
+++ b/math/R-stabledist/Makefile
@@ -1,15 +1,13 @@
-# $NetBSD: Makefile,v 1.3 2019/07/31 20:32:42 brook Exp $
+# $NetBSD: Makefile,v 1.4 2019/08/08 19:53:54 brook Exp $
-CATEGORIES= math R
+R_PKGNAME= stabledist
+R_PKGVER= 0.7-1
+CATEGORIES= math
MAINTAINER= minskim@NetBSD.org
-HOMEPAGE= https://www.rmetrics.org/
COMMENT= Stable distribution functions
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
-R_PKGNAME= stabledist
-R_PKGVER= 0.7-1
-
USE_LANGUAGES= # none
.include "../../math/R/Makefile.extension"