summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2001-08-13 10:25:03 +0000
committeragc <agc@pkgsrc.org>2001-08-13 10:25:03 +0000
commita9e9fb246cd6c7fd77e12221a4f0c627f7f6a17e (patch)
tree11cc784515770ce664f37cc2556363f95ee4eaa3 /math
parent31777a037cfe6f238399d314ef65ad0d2605ed2d (diff)
downloadpkgsrc-a9e9fb246cd6c7fd77e12221a4f0c627f7f6a17e.tar.gz
Add back COMMENT definition which got lost.
Diffstat (limited to 'math')
-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