diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-03-31 12:53:57 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-03-31 12:53:57 +0000 |
commit | 8544431e322f4629f1059dd43533ae4da20478af (patch) | |
tree | 2d9e45cb74c1657c5f3e5f6d162fad195c1832fe /devel/fpp/Makefile | |
parent | 8489442128368b64d9d5a71d0b03adf57dc9555f (diff) |
Notes
Diffstat (limited to 'devel/fpp/Makefile')
-rw-r--r-- | devel/fpp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/fpp/Makefile b/devel/fpp/Makefile index 502f8841f1c2..52364ce75915 100644 --- a/devel/fpp/Makefile +++ b/devel/fpp/Makefile @@ -9,8 +9,8 @@ PORTNAME= fpp PORTVERSION= 1.1 PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES= http://scicomp.ewha.ac.kr/netlib/fortran/ \ - ftp://ftp.netlib.org/fortran/ +MASTER_SITES= NL +MASTER_SITE_SUBDIR= fortran DISTNAME= fdfpp EXTRACT_SUFX= .tgz |