git: 771ccad2489d - main - math/octave-forge-financial: Fix whitespace.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 21 Jul 2023 14:59:41 UTC
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