diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-10-25 13:39:57 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-10-25 13:39:57 +0000 |
commit | 8703e533e5c00e6a6e0bc14a0ca4885f8ec6a403 (patch) | |
tree | d45badc059673f9fdde97f47c70f10479e6059d1 /graphics | |
parent | 248fc3aabcf878b5cebeb5ea2f52195d50add1cd (diff) | |
download | ports-8703e533e5c00e6a6e0bc14a0ca4885f8ec6a403.tar.gz ports-8703e533e5c00e6a6e0bc14a0ca4885f8ec6a403.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Coin/Makefile | 2 | ||||
-rw-r--r-- | graphics/pho/Makefile | 2 | ||||
-rw-r--r-- | graphics/simage/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/graphics/Coin/Makefile b/graphics/Coin/Makefile index fe18082327bd..8f991189f3c2 100644 --- a/graphics/Coin/Makefile +++ b/graphics/Coin/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ftp://ftp.coin3d.org/pub/coin/src/ -MAINTAINER= roland.jesse@gmx.net +MAINTAINER= ports@FreeBSD.org COMMENT= C++ 3D graphics library based on the Open Inventor 2.1 API BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen diff --git a/graphics/pho/Makefile b/graphics/pho/Makefile index b10ef5cd0905..05b7f1c34f2f 100644 --- a/graphics/pho/Makefile +++ b/graphics/pho/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://shallowsky.com/software/pho/ -MAINTAINER= roland.jesse@gmx.net +MAINTAINER= ports@FreeBSD.org COMMENT= A lightweight image viewer USE_GMAKE= yes diff --git a/graphics/simage/Makefile b/graphics/simage/Makefile index 8231248ae90e..127dd7b611a7 100644 --- a/graphics/simage/Makefile +++ b/graphics/simage/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2.2 CATEGORIES= graphics MASTER_SITES= ftp://ftp.coin3d.org/pub/coin/src/ -MAINTAINER= roland.jesse@gmx.net +MAINTAINER= ports@FreeBSD.org COMMENT= Library with image format loaders and front-ends BUILD_DEPENDS= guile:${PORTSDIR}/lang/guile |