diff options
author | Brad Davis <brd@FreeBSD.org> | 2015-02-13 01:01:35 +0000 |
---|---|---|
committer | Brad Davis <brd@FreeBSD.org> | 2015-02-13 01:01:35 +0000 |
commit | c31c9023ec7116f916655a2e2ada28a2f9bf54e7 (patch) | |
tree | e70d1fea02fdd7b587025a0b6de7472a5f4fb4d5 /math/ogdf | |
parent | d4c4b9a3af457719f261a2fbb5770a81722165df (diff) | |
download | ports-c31c9023ec7116f916655a2e2ada28a2f9bf54e7.tar.gz ports-c31c9023ec7116f916655a2e2ada28a2f9bf54e7.zip |
Notes
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/ |