diff options
author | martti <martti> | 2003-07-21 16:56:41 +0000 |
---|---|---|
committer | martti <martti> | 2003-07-21 16:56:41 +0000 |
commit | 6034dec4184f9966c2003aed8c9a73d22d0718a1 (patch) | |
tree | a3785f5e75be83c660585d68a3cd9dae1d0cb30b /math | |
parent | 08cea73ea689570d2cebd54c9886cf260db20484 (diff) | |
download | pkgsrc-6034dec4184f9966c2003aed8c9a73d22d0718a1.tar.gz |
COMMENT should start with a capital letter.
Diffstat (limited to 'math')
-rw-r--r-- | math/gcalctool/Makefile | 4 | ||||
-rw-r--r-- | math/glpk/Makefile | 4 | ||||
-rw-r--r-- | math/graphopt/Makefile | 4 | ||||
-rw-r--r-- | math/libffm/Makefile | 4 | ||||
-rw-r--r-- | math/p5-Math-Pari/Makefile | 4 | ||||
-rw-r--r-- | math/pari/Makefile | 4 | ||||
-rw-r--r-- | math/statist/Makefile | 4 |
7 files changed, 14 insertions, 14 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index 8bb8b3ef4c4..cc7500138fe 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/07/13 13:52:30 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2003/07/21 16:57:12 martti Exp $ # DISTNAME= gcalctool-4.2.83 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calctool/} MAINTAINER= sab@posix.org.uk HOMEPAGE= http://calctool.sourceforge.net/ -COMMENT= gtk2+ version of calctool +COMMENT= Gtk2+ version of calctool BUILD_USES_MSGFMT= YES DEPENDS+= gnome-dirs>=1.2:../../misc/gnome2-dirs 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 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 diff --git a/math/libffm/Makefile b/math/libffm/Makefile index d6fd1c60de5..1146e7392e2 100644 --- a/math/libffm/Makefile +++ b/math/libffm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2002/09/29 03:20:41 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/21 16:57:13 martti Exp $ DISTNAME= libffm.0.28 PKGNAME= libffm-0.28 @@ -6,7 +6,7 @@ CATEGORIES= math MASTER_SITES= ftp://ftp.unix-ag.org/user/nils/ MAINTAINER= root@garbled.net -COMMENT= fast alpha-optimized replacement for some libm routines +COMMENT= Fast alpha-optimized replacement for some libm routines USE_BUILDLINK2= yes USE_GMAKE= yes diff --git a/math/p5-Math-Pari/Makefile b/math/p5-Math-Pari/Makefile index 77c6a047b85..81fbf598218 100644 --- a/math/p5-Math-Pari/Makefile +++ b/math/p5-Math-Pari/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2003/07/17 21:47:57 grant Exp $ +# $NetBSD: Makefile,v 1.11 2003/07/21 16:57:14 martti Exp $ # DISTNAME= Math-Pari-2.001804 @@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} MAINTAINER= tech-pkg@NetBSD.org #HOMEPAGE= -COMMENT= perl5 interface to the pari math library +COMMENT= Perl5 interface to the pari math library DEPENDS+= pari-[0-9]*:../../math/pari # XXX: to use or not to use... diff --git a/math/pari/Makefile b/math/pari/Makefile index ac5bea595b9..928552636e9 100644 --- a/math/pari/Makefile +++ b/math/pari/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2003/07/17 21:47:59 grant Exp $ +# $NetBSD: Makefile,v 1.16 2003/07/21 16:57:14 martti Exp $ DISTNAME= pari-2.1.5 PKGREVISION= 1 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://www.gn-50uma.de/gn/gn-50uma.de/pari-2.1/ \ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.parigp-home.de -COMMENT= software package for computer-aided number theory +COMMENT= Software package for computer-aided number theory BUILD_DEPENDS+= teTeX-[0-9]*:../../print/teTeX diff --git a/math/statist/Makefile b/math/statist/Makefile index bd6032c3dfa..0884043f3ff 100644 --- a/math/statist/Makefile +++ b/math/statist/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/07/17 21:48:11 grant Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/21 16:57:14 martti Exp $ # DISTNAME= statist-1.0.1 @@ -8,7 +8,7 @@ MASTER_SITES= http://www.usf.uni-osnabrueck.de/~breiter/tools/statist/v${PKGVERS MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.usf.uni-osnabrueck.de/~breiter/tools/statist/index.en.html -COMMENT= small and portable statistics program +COMMENT= Small and portable statistics program DEPENDS+= gnuplot-[0-9]*:../../graphics/gnuplot |