Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jul 2023 14:59:41 GMT
From:      Stephen Montgomery-Smith <stephen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 771ccad2489d - main - math/octave-forge-financial: Fix whitespace.
Message-ID:  <202307211459.36LExfO9042306@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by stephen:

URL: https://cgit.FreeBSD.org/ports/commit/?id=771ccad2489df1e49382b1b25f4f60a98b8ecf20

commit 771ccad2489df1e49382b1b25f4f60a98b8ecf20
Author:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
AuthorDate: 2023-07-21 14:55:57 +0000
Commit:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
CommitDate: 2023-07-21 14:59:30 +0000

    math/octave-forge-financial: Fix whitespace.
---
 math/octave-forge-financial/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/math/octave-forge-financial/Makefile b/math/octave-forge-financial/Makefile
index 4ed1d5241847..116c445f7600 100644
--- a/math/octave-forge-financial/Makefile
+++ b/math/octave-forge-financial/Makefile
@@ -13,7 +13,7 @@ LICENSE=	GPLv3
 LICENSE_FILE=	${WRKDIR}/${OCTAVE_SRC}/COPYING
 
 RUN_DEPENDS=	${OCTAVE_TARBALLS_DIR}/io.tar.gz:math/octave-forge-io \
-				${OCTAVE_TARBALLS_DIR}/statistics.tar.gz:math/octave-forge-statistics
+		${OCTAVE_TARBALLS_DIR}/statistics.tar.gz:math/octave-forge-statistics
 
 USES=		octave
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307211459.36LExfO9042306>