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/Coin | |
parent | 248fc3aabcf878b5cebeb5ea2f52195d50add1cd (diff) |
Notes
Diffstat (limited to 'graphics/Coin')
-rw-r--r-- | graphics/Coin/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |