diff options
Diffstat (limited to 'math/freemat/Makefile')
-rw-r--r-- | math/freemat/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/freemat/Makefile b/math/freemat/Makefile index 81d6a4eba376..805b358ceffe 100644 --- a/math/freemat/Makefile +++ b/math/freemat/Makefile @@ -9,8 +9,7 @@ PORTNAME= FreeMat PORTVERSION= 3.6 PORTREVISION= 4 CATEGORIES= math science -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME:L} +MASTER_SITES= SF .ifdef WITH_MPI PKGNAMESUFFIX= -mpi .endif |