diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2008-02-21 21:20:01 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2008-02-21 21:20:01 +0000 |
commit | be0ecc7e9125dd1508c9d197ddedac9e452dfdf6 (patch) | |
tree | 7fbdc97f9f741cf4c8663963ddded3fbd4a272b1 /graphics/tulip/Makefile | |
parent | b7c6b479ca6e779980f1ad5bc010dcf6bbb63083 (diff) |
Notes
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 |