diff options
Diffstat (limited to 'math/fftw/Makefile')
-rw-r--r-- | math/fftw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fftw/Makefile b/math/fftw/Makefile index cb4fb3f59eee..5c1a7646cbce 100644 --- a/math/fftw/Makefile +++ b/math/fftw/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/ \ MAINTAINER= ports@FreeBSD.org COMMENT?= Fast C routines to compute the Discrete Fourier Transform -LICENSE= GPLv2 # or later +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING OPTIONS_DEFINE= DOCS |