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 a0272dfcc93e..165c6780f5d3 100644 --- a/graphics/tulip/Makefile +++ b/graphics/tulip/Makefile @@ -13,7 +13,7 @@ CATEGORIES= graphics MASTER_SITES= http://dept-info.labri.fr/~auber/projects/tulip/download/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTNAME}-${PORTVERSION} -MAINTAINER= gahr@gahr.ch +MAINTAINER= gahr@FreeBSD.org COMMENT= A system dedicated to the visualization of huge graphs LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut |