diff options
author | Ben Woods <woodsb02@FreeBSD.org> | 2021-05-22 02:10:44 +0000 |
---|---|---|
committer | Ben Woods <woodsb02@FreeBSD.org> | 2021-05-22 02:13:01 +0000 |
commit | 95d52e52fb64ed8c6ccb6906a38dbede128a64c3 (patch) | |
tree | 7fcacd9c8d70bd82edac9a64dca32ecc4f55f04b /math/ogdf | |
parent | eb7afecc805bc110e4ee852e4307c38c5f5c45f1 (diff) |
Diffstat (limited to 'math/ogdf')
-rw-r--r-- | math/ogdf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ogdf/Makefile b/math/ogdf/Makefile index 7dc0e4581ce1..bb5dbedd21d2 100644 --- a/math/ogdf/Makefile +++ b/math/ogdf/Makefile @@ -6,7 +6,7 @@ CATEGORIES= math MASTER_SITES= https://ogdf.uos.de/wp-content/uploads/2020/02/ DISTNAME= ${PORTNAME}.v${PORTVERSION} -MAINTAINER= woodsb02@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C++ class library for the automatic layout of diagrams LICENSE= GPLv2 GPLv3 |