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 | |
parent | b7c6b479ca6e779980f1ad5bc010dcf6bbb63083 (diff) | |
download | ports-be0ecc7e9125dd1508c9d197ddedac9e452dfdf6.tar.gz ports-be0ecc7e9125dd1508c9d197ddedac9e452dfdf6.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/aqsis/Makefile | 2 | ||||
-rw-r--r-- | graphics/ayam/Makefile | 2 | ||||
-rw-r--r-- | graphics/nurbs++/Makefile | 2 | ||||
-rw-r--r-- | graphics/separate/Makefile | 2 | ||||
-rw-r--r-- | graphics/tulip/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/graphics/aqsis/Makefile b/graphics/aqsis/Makefile index ef2998e09a14..8421005dd1ba 100644 --- a/graphics/aqsis/Makefile +++ b/graphics/aqsis/Makefile @@ -13,7 +13,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= gahr@gahr.ch +MAINTAINER= gahr@FreeBSD.org COMMENT= A photorealistic rendering system BUILD_DEPENDS= scons:${PORTSDIR}/devel/scons \ diff --git a/graphics/ayam/Makefile b/graphics/ayam/Makefile index 8f55f48bbbbd..179aba6c2e6b 100644 --- a/graphics/ayam/Makefile +++ b/graphics/ayam/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics MASTER_SITES= SF DISTNAME= ${PORTNAME}${PORTVERSION}.src -MAINTAINER= gahr@gahr.ch +MAINTAINER= gahr@FreeBSD.org COMMENT= 3D modeling environment for the RenderMan interface LIB_DEPENDS= aqsis.1:${PORTSDIR}/graphics/aqsis \ diff --git a/graphics/nurbs++/Makefile b/graphics/nurbs++/Makefile index 5917c7773106..bab5dd78c550 100644 --- a/graphics/nurbs++/Makefile +++ b/graphics/nurbs++/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= libnurbs -MAINTAINER= gahr@gahr.ch +MAINTAINER= gahr@FreeBSD.org COMMENT= A C++ library for representing curves or surfaces USE_AUTOTOOLS= libtool:15 diff --git a/graphics/separate/Makefile b/graphics/separate/Makefile index 3a62344ef62d..1aa9e6585102 100644 --- a/graphics/separate/Makefile +++ b/graphics/separate/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 20070727 CATEGORIES= graphics MASTER_SITES= http://www.gahr.ch/FreeBSD/distfiles/ -MAINTAINER= gahr@gahr.ch +MAINTAINER= gahr@FreeBSD.org COMMENT= A CMYK plugin for The GIMP BUILD_DEPENDS= gccmakedep:${PORTSDIR}/devel/gccmakedep \ 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 |