aboutsummaryrefslogtreecommitdiff
path: root/math/fftw-float
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2004-11-15 00:10:57 +0000
committerMichael Johnson <ahze@FreeBSD.org>2004-11-15 00:10:57 +0000
commit482c18a72effa96ec87e74a01619abd8ed66cf4a (patch)
treed852d7ad51fde3774d04910d0ca53562c6b24833 /math/fftw-float
parente7b0462c0a2e86b95d6d83e21ce6b7ab9f323170 (diff)
downloadports-482c18a72effa96ec87e74a01619abd8ed66cf4a.tar.gz
ports-482c18a72effa96ec87e74a01619abd8ed66cf4a.zip
Remove extra / to fix entry on Freshports
Approved by: pav (co mentor)
Notes
Notes: svn path=/head/; revision=121621
Diffstat (limited to 'math/fftw-float')
-rw-r--r--math/fftw-float/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fftw-float/Makefile b/math/fftw-float/Makefile
index 054c8ce1544d..10b5d8559ef4 100644
--- a/math/fftw-float/Makefile
+++ b/math/fftw-float/Makefile
@@ -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"