summaryrefslogtreecommitdiff
path: root/math/graphopt
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2003-07-21 16:56:41 +0000
committermartti <martti@pkgsrc.org>2003-07-21 16:56:41 +0000
commitf928be280d3f2baae549a0b52c69fb333c675f0c (patch)
treea3785f5e75be83c660585d68a3cd9dae1d0cb30b /math/graphopt
parentee90b572a694e53c91c3f84b3e56b5f1ce169ae5 (diff)
downloadpkgsrc-f928be280d3f2baae549a0b52c69fb333c675f0c.tar.gz
COMMENT should start with a capital letter.
Diffstat (limited to 'math/graphopt')
-rw-r--r--math/graphopt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/graphopt/Makefile b/math/graphopt/Makefile
index b91ddae928a..be4e06ed32b 100644
--- a/math/graphopt/Makefile
+++ b/math/graphopt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/07/17 21:47:41 grant Exp $
+# $NetBSD: Makefile,v 1.9 2003/07/21 16:57:13 martti Exp $
#
DISTNAME= graphopt-0.4.1
@@ -9,7 +9,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://schmuhl.org/graphopt/
-COMMENT= optimize graph layouts
+COMMENT= Optimize graph layouts
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES