diff options
author | kris <kris@FreeBSD.org> | 2003-08-16 06:27:02 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-08-16 06:27:02 +0000 |
commit | 5f716ab940ceed538093bcc6d81f982ed3a1df28 (patch) | |
tree | 9eeae8ab3579300e39199a72f8afc7b99052013d /graphics/animabob | |
parent | 0b1f884573eebaabfaef66a4647524af89f55e0c (diff) | |
download | FreeBSD-ports-5f716ab940ceed538093bcc6d81f982ed3a1df28.zip FreeBSD-ports-5f716ab940ceed538093bcc6d81f982ed3a1df28.tar.gz |
Reset bouncing maintainer address.
Submitted by: Mark Linimon <linimon@lonesome.com>
Diffstat (limited to 'graphics/animabob')
-rw-r--r-- | graphics/animabob/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/animabob/Makefile b/graphics/animabob/Makefile index 4de002f..149a6e3 100644 --- a/graphics/animabob/Makefile +++ b/graphics/animabob/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3.0b CATEGORIES= graphics MASTER_SITES= ftp://ftp.borg.umn.edu/pub/lcse/grant/AnimaBob/ -MAINTAINER= tiamat@telegraph.spb.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Interactive 3D volume renderer USE_IMAKE= yes |