diff options
author | brd <brd@FreeBSD.org> | 2015-02-13 09:01:35 +0800 |
---|---|---|
committer | brd <brd@FreeBSD.org> | 2015-02-13 09:01:35 +0800 |
commit | 7b65bff452531ae85f08d4b9a32ee775c77bb3f4 (patch) | |
tree | e70d1fea02fdd7b587025a0b6de7472a5f4fb4d5 /math/ogdf | |
parent | e39afe9e3ac460f914907910d5b973ffbd3c2f26 (diff) | |
download | freebsd-ports-gnome-7b65bff452531ae85f08d4b9a32ee775c77bb3f4.tar.gz freebsd-ports-gnome-7b65bff452531ae85f08d4b9a32ee775c77bb3f4.tar.zst freebsd-ports-gnome-7b65bff452531ae85f08d4b9a32ee775c77bb3f4.zip |
math/coinmp: Update to 1.8.0
PR: 197554
Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
Approved by: zi
Diffstat (limited to 'math/ogdf')
-rw-r--r-- | math/ogdf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/ogdf/Makefile b/math/ogdf/Makefile index 1bf43413a3fc..da2c73c8b42a 100644 --- a/math/ogdf/Makefile +++ b/math/ogdf/Makefile @@ -3,6 +3,7 @@ PORTNAME= ogdf PORTVERSION= 2012.07 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= LOCAL/gahr \ http://people.freebsd.org/~gahr/distfiles/ |