From 0af0fde014d34081c21a85fa0c0ae63f8fea7817 Mon Sep 17 00:00:00 2001 From: martti Date: Mon, 21 Jul 2003 16:56:41 +0000 Subject: COMMENT should start with a capital letter. --- math/glpk/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/glpk') diff --git a/math/glpk/Makefile b/math/glpk/Makefile index 116e18aaeaa..466c78d4355 100644 --- a/math/glpk/Makefile +++ b/math/glpk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/07/17 21:47:32 grant Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/21 16:57:13 martti Exp $ # DISTNAME= glpk-3.0.7 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.gnu.org/gnu/glpk/ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.gnu.org/software/glpk/glpk.html -COMMENT= library for solving linear programming problems +COMMENT= Library for solving linear programming problems GNU_CONFIGURE= YES -- cgit v1.2.3