diff options
Diffstat (limited to 'math/gmm++/Makefile')
-rw-r--r-- | math/gmm++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gmm++/Makefile b/math/gmm++/Makefile index a4a675a83741..a505e911fead 100644 --- a/math/gmm++/Makefile +++ b/math/gmm++/Makefile @@ -1,6 +1,6 @@ PORTNAME= gmm++ DISTVERSION= 5.4.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= http://download-mirror.savannah.gnu.org/releases/getfem/stable/ DISTNAME= ${PORTNAME:S/+//g}-${DISTVERSION} |