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/linux-ac3d | |
parent | 536f212d47cc3cb2ca68dd944517d05974f96274 (diff) | |
download | ports-672c0bb4995541285fedb6003c1fb57c9ed2f2d6.tar.gz ports-672c0bb4995541285fedb6003c1fb57c9ed2f2d6.zip |
Notes
Diffstat (limited to 'graphics/linux-ac3d')
-rw-r--r-- | graphics/linux-ac3d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/linux-ac3d/Makefile b/graphics/linux-ac3d/Makefile index 5efe2424aaa2..75212e01a4b2 100644 --- a/graphics/linux-ac3d/Makefile +++ b/graphics/linux-ac3d/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= linux- DISTNAME= ${PORTNAME}lx${PORTVERSION:R} EXTRACT_SUFX= .tgz -MAINTAINER= tiamat@comset.net +MAINTAINER= ip@doom.homeunix.org COMMENT= Easy to use and powerful 3D graphics modeller (trial version) .ifdef(INSTALL_DYNLINKED_VERSION) |