1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
- Update MASTER_SITES:
  - Add https://
  - Remove ftp://
- Restore blank line
This commit is contained in:
Po-Chuan Hsieh 2024-10-18 03:04:04 +08:00
parent 0075255bf2
commit c0e938f1ba
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -2,8 +2,9 @@ PORTNAME= fftw
PORTVERSION= 2.1.5
PORTREVISION?= 23
CATEGORIES= math
MASTER_SITES= http://ftp.fftw.org/ \
ftp://ftp.fftw.org/pub/fftw/
MASTER_SITES= https://www.fftw.org/ \
http://ftp.fftw.org/
MAINTAINER= ports@FreeBSD.org
COMMENT?= Fast C routines to compute the Discrete Fourier Transform
WWW= https://www.fftw.org/