diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-01-07 16:34:27 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-01-07 16:34:27 +0000 |
commit | 05a2cbc2b4065df619532438fa1273548077e37e (patch) | |
tree | ffe8dc35739c0dc07e44a2c2fc8227a6fd376cb7 /cad/pdnmesh/Makefile | |
parent | 171453ccf2d9ef87f9483a6cfa6dc4a62e374495 (diff) | |
download | ports-05a2cbc2b4065df619532438fa1273548077e37e.tar.gz ports-05a2cbc2b4065df619532438fa1273548077e37e.zip |
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
Notes
Notes:
svn path=/head/; revision=225403
Diffstat (limited to 'cad/pdnmesh/Makefile')
-rw-r--r-- | cad/pdnmesh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/pdnmesh/Makefile b/cad/pdnmesh/Makefile index 58c2c496ecea..ef15da365a91 100644 --- a/cad/pdnmesh/Makefile +++ b/cad/pdnmesh/Makefile @@ -7,7 +7,7 @@ PORTNAME= pdnmesh PORTVERSION= 0.2.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:sf/} \ ${MASTER_SITE_SUNSITE:S/$/:sun/} |