diff options
author | gahr <gahr@FreeBSD.org> | 2008-02-22 05:20:01 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2008-02-22 05:20:01 +0800 |
commit | ae1fac17a61d425a3d1ab3028536c82e2bfe74a5 (patch) | |
tree | e5342817188d261faf8169e1592d4e73c11ec029 /graphics/tulip | |
parent | 068f46e1b40d74a14540c7c231f8ac09ac0811f2 (diff) | |
download | freebsd-ports-gnome-ae1fac17a61d425a3d1ab3028536c82e2bfe74a5.tar.gz freebsd-ports-gnome-ae1fac17a61d425a3d1ab3028536c82e2bfe74a5.tar.zst freebsd-ports-gnome-ae1fac17a61d425a3d1ab3028536c82e2bfe74a5.zip |
My reference e-mail address as a ports maintainer is now gahr@FreeBSD.org.
Approved by: miwi (mentor)
Diffstat (limited to 'graphics/tulip')
-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 |