diff options
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 |