From 5cd461d87edacd0ae87f076850e1e9c6bd6ef6c7 Mon Sep 17 00:00:00 2001 From: agc Date: Mon, 13 Aug 2001 10:25:03 +0000 Subject: Add back COMMENT definition which got lost. --- math/R/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'math') 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 -- cgit v1.2.3