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