diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-21 17:47:52 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-21 17:47:52 +0000 |
commit | 672c0bb4995541285fedb6003c1fb57c9ed2f2d6 (patch) | |
tree | 837c3f7f26c990d9e705f0f5efa320f01dcd7b28 /graphics/smoke | |
parent | 536f212d47cc3cb2ca68dd944517d05974f96274 (diff) |
Notes
Diffstat (limited to 'graphics/smoke')
-rw-r--r-- | graphics/smoke/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/smoke/Makefile b/graphics/smoke/Makefile index 9d1734234183..c80097b94d4d 100644 --- a/graphics/smoke/Makefile +++ b/graphics/smoke/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5.1 CATEGORIES= graphics MASTER_SITES= http://www.chem.pwf.cam.ac.uk/~jdh30/programming/opengl/smoke/code/ -MAINTAINER= tiamat@comset.net +MAINTAINER= ip@doom.homeunix.org COMMENT= Vector graphics OpenGL renderer BUILD_DEPENDS= ${LOCALBASE}/bin/tmake:${PORTSDIR}/devel/tmake |