diff options
author | kris <kris@FreeBSD.org> | 2003-08-16 14:27:02 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-08-16 14:27:02 +0800 |
commit | 5f716ab940ceed538093bcc6d81f982ed3a1df28 (patch) | |
tree | 9eeae8ab3579300e39199a72f8afc7b99052013d /graphics | |
parent | 0b1f884573eebaabfaef66a4647524af89f55e0c (diff) | |
download | freebsd-ports-gnome-5f716ab940ceed538093bcc6d81f982ed3a1df28.tar.gz freebsd-ports-gnome-5f716ab940ceed538093bcc6d81f982ed3a1df28.tar.zst freebsd-ports-gnome-5f716ab940ceed538093bcc6d81f982ed3a1df28.zip |
Reset bouncing maintainer address.
Submitted by: Mark Linimon <linimon@lonesome.com>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/animabob/Makefile | 2 | ||||
-rw-r--r-- | graphics/gltt/Makefile | 2 | ||||
-rw-r--r-- | graphics/linux-ac3d/Makefile | 2 | ||||
-rw-r--r-- | graphics/openrm/Makefile | 2 | ||||
-rw-r--r-- | graphics/renderpark/Makefile | 2 | ||||
-rw-r--r-- | graphics/xrml/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/graphics/animabob/Makefile b/graphics/animabob/Makefile index 4de002f75f52..149a6e337858 100644 --- a/graphics/animabob/Makefile +++ b/graphics/animabob/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3.0b CATEGORIES= graphics MASTER_SITES= ftp://ftp.borg.umn.edu/pub/lcse/grant/AnimaBob/ -MAINTAINER= tiamat@telegraph.spb.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Interactive 3D volume renderer USE_IMAKE= yes diff --git a/graphics/gltt/Makefile b/graphics/gltt/Makefile index 9da19759182b..0426412054cc 100644 --- a/graphics/gltt/Makefile +++ b/graphics/gltt/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.5.2 CATEGORIES= graphics MASTER_SITES= http://gltt.sourceforge.net/download/ -MAINTAINER= tiamat@telegraph.spb.ru +MAINTAINER= ports@FreeBSD.org COMMENT= TrueType fonts rendering using OpenGL LIB_DEPENDS= ttf.4:${PORTSDIR}/print/freetype diff --git a/graphics/linux-ac3d/Makefile b/graphics/linux-ac3d/Makefile index c62cd1b53b30..2154346d631c 100644 --- a/graphics/linux-ac3d/Makefile +++ b/graphics/linux-ac3d/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= linux- DISTNAME= ac3d${PORTVERSION:S/.//}lx EXTRACT_SUFX= .tgz -MAINTAINER= tiamat@telegraph.spb.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Easy to use and powerful 3D graphics modeller (trial version) .ifdef(INSTALL_DYNLINKED_VERSION) diff --git a/graphics/openrm/Makefile b/graphics/openrm/Makefile index 6f592d836f4b..66c242fbe753 100644 --- a/graphics/openrm/Makefile +++ b/graphics/openrm/Makefile @@ -17,7 +17,7 @@ DISTFILES= ${PORTNAME}-devel-${PORTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}-demo-${PORTVERSION}${EXTRACT_SUFX} .endif -MAINTAINER= tiamat@telegraph.spb.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Development environment used to build 2D/3D/stereo graphics LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg diff --git a/graphics/renderpark/Makefile b/graphics/renderpark/Makefile index 77945df6cac5..558128f04b16 100644 --- a/graphics/renderpark/Makefile +++ b/graphics/renderpark/Makefile @@ -15,7 +15,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} Scenes${EXTRACT_SUFX} .endif DIST_SUBDIR= ${DISTNAME} -MAINTAINER= tiamat@telegraph.spb.ru +MAINTAINER= ports@FreeBSD.org COMMENT= System for physically based photo-realistic image synthesis .ifdef (WITH_XRML) diff --git a/graphics/xrml/Makefile b/graphics/xrml/Makefile index 10a29bfea39e..7bc474bda9b2 100644 --- a/graphics/xrml/Makefile +++ b/graphics/xrml/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.cs.kuleuven.ac.be/pub/graphics/software/RenderPark/ DISTNAME= ${PORTNAME} DIST_SUBDIR= RenderPark -MAINTAINER= tiamat@telegraph.spb.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Extensible scene graph library based on VRML'97 WRKSRC= ${WRKDIR}/XRML |