From f928be280d3f2baae549a0b52c69fb333c675f0c 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/libffm/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/libffm') 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 -- cgit v1.2.3