diff options
Diffstat (limited to 'math/nfft/Makefile')
-rw-r--r-- | math/nfft/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/nfft/Makefile b/math/nfft/Makefile index a17151daa5d1..84aa017ea9ef 100644 --- a/math/nfft/Makefile +++ b/math/nfft/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= https://github.com/NFFT/${PORTNAME}/releases/download/${DISTVERSIO MAINTAINER= ports@FreeBSD.org COMMENT= Nonequispaced fast Fourier transform +WWW= https://www-user.tu-chemnitz.de/~potts/nfft LICENSE= GPLv2 |