diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:15:15 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:15:15 +0000 |
commit | c926af277e1355820a38a0dea7ee6dd6290182f8 (patch) | |
tree | bf9913f2e73992da76b52cce28501e8e6754bf94 /cad/pdnmesh | |
parent | a07aa037a1d811308d584e576ce019f0a3f1541c (diff) |
- Switch SourceForge ports to the new File Release System: categories starting with B,C
Notes
Notes:
svn path=/head/; revision=240067
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 |