diff options
Diffstat (limited to 'cad/pdnmesh')
-rw-r--r-- | cad/pdnmesh/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/cad/pdnmesh/Makefile b/cad/pdnmesh/Makefile index b85e62c12edb..b7173da9fe97 100644 --- a/cad/pdnmesh/Makefile +++ b/cad/pdnmesh/Makefile @@ -9,10 +9,7 @@ PORTNAME= pdnmesh PORTVERSION= 0.2.1 PORTREVISION= 7 CATEGORIES= cad -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:sf/} \ - ${MASTER_SITE_SUNSITE:S/$/:sun/} -MASTER_SITE_SUBDIR= ${PORTNAME}/:sf science/visualization/:sun -DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:sf,sun +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-source/${PORTVERSION} MAINTAINER= sarod@users.sf.net COMMENT= A finite element program |