diff options
Diffstat (limited to 'graphics/tulip/Makefile')
-rw-r--r-- | graphics/tulip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tulip/Makefile b/graphics/tulip/Makefile index 8112059e95ee..2960cbe85e62 100644 --- a/graphics/tulip/Makefile +++ b/graphics/tulip/Makefile @@ -7,7 +7,7 @@ CATEGORIES= graphics MASTER_SITES= SF/auber/${PORTNAME}/${PORTNAME}-${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}_src -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= System dedicated to the visualization of huge graphs LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo \ |