summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/R/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/R/Makefile b/math/R/Makefile
index 2b14e855a24..ffd9e7e6eb6 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2001/07/23 13:14:44 jlam Exp $
+# $NetBSD: Makefile,v 1.26 2001/08/13 10:25:03 agc Exp $
DISTNAME= R-1.3.0
CATEGORIES= math
@@ -17,6 +17,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= jlam@netbsd.org
HOMEPAGE= http://www.R-project.org/
+COMMENT= Statistical language for data analysis and graphics
BUILD_DEPENDS+= autoconf-2.13:../../devel/autoconf