mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Remove extra / to fix entry on Freshports
Approved by: pav (co mentor)
This commit is contained in:
parent
e7b0462c0a
commit
482c18a72e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=121621
1 changed files with 1 additions and 1 deletions
|
@ -10,6 +10,6 @@ PORTREVISION= 0
|
|||
COMMENT= Fast C routines (Single Percision)
|
||||
|
||||
FFTW_FLAVOR= float
|
||||
MASTERDIR= ${.CURDIR}/../../math//fftw
|
||||
MASTERDIR= ${.CURDIR}/../../math/fftw
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
Loading…
Add table
Reference in a new issue