diff options
Diffstat (limited to 'graphics/Coin')
-rw-r--r-- | graphics/Coin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/Coin/Makefile b/graphics/Coin/Makefile index 3f29bb2e42b..991f0906db7 100644 --- a/graphics/Coin/Makefile +++ b/graphics/Coin/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.5 2006/02/05 23:09:26 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2006/03/04 21:29:45 jlam Exp $ DISTNAME= Coin-2.4.4 PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://ftp.coin3d.org/coin/src/all/ -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.coin3d.org/ COMMENT= Free, portable, Open Inventor API implementation |