Remove extra / to fix entry on Freshports

Approved by:	pav (co mentor)
This commit is contained in:
Michael Johnson 2004-11-15 00:10:57 +00:00
parent e7b0462c0a
commit 482c18a72e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=121621

View file

@ -10,6 +10,6 @@ PORTREVISION= 0
COMMENT= Fast C routines (Single Percision) COMMENT= Fast C routines (Single Percision)
FFTW_FLAVOR= float FFTW_FLAVOR= float
MASTERDIR= ${.CURDIR}/../../math//fftw MASTERDIR= ${.CURDIR}/../../math/fftw
.include "${MASTERDIR}/Makefile" .include "${MASTERDIR}/Makefile"