diff options
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 f4433a2eef40..1bf43413a3fc 100644 --- a/math/ogdf/Makefile +++ b/math/ogdf/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= LOCAL/gahr \ http://people.freebsd.org/~gahr/distfiles/ DISTNAME= ${PORTNAME}.v${PORTVERSION} -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C++ class library for the automatic layout of diagrams LICENSE= GPLv2 |