diff options
Diffstat (limited to 'science/cgnslib/Makefile')
-rw-r--r-- | science/cgnslib/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/science/cgnslib/Makefile b/science/cgnslib/Makefile index 946283aa9a95..881d460e74bb 100644 --- a/science/cgnslib/Makefile +++ b/science/cgnslib/Makefile @@ -9,8 +9,7 @@ PORTNAME= cgnslib DISTVERSION= 2.5-3 PORTREVISION= 1 CATEGORIES= science -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= cgns +MASTER_SITES= SF/cgns/${PORTNAME}_2.5/Release%203 DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= thierry@FreeBSD.org |