From ae1fac17a61d425a3d1ab3028536c82e2bfe74a5 Mon Sep 17 00:00:00 2001 From: gahr Date: Thu, 21 Feb 2008 21:20:01 +0000 Subject: My reference e-mail address as a ports maintainer is now gahr@FreeBSD.org. Approved by: miwi (mentor) --- graphics/aqsis/Makefile | 2 +- graphics/ayam/Makefile | 2 +- graphics/nurbs++/Makefile | 2 +- graphics/separate/Makefile | 2 +- graphics/tulip/Makefile | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'graphics') 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 -- cgit