diff options
author | kris <kris@FreeBSD.org> | 2003-05-18 20:42:48 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-05-18 20:42:48 +0800 |
commit | b1954e3c39dd345234b1c91e324c10f885acd729 (patch) | |
tree | ab7c2920ab11c6b386cf950de00cb0adc4f063c4 /graphics/giram | |
parent | 79b17750c2e5e06fa8f65acf8e3f472aa0a0f03f (diff) | |
download | freebsd-ports-gnome-b1954e3c39dd345234b1c91e324c10f885acd729.tar.gz freebsd-ports-gnome-b1954e3c39dd345234b1c91e324c10f885acd729.tar.zst freebsd-ports-gnome-b1954e3c39dd345234b1c91e324c10f885acd729.zip |
Reset bouncing maintainer address
Diffstat (limited to 'graphics/giram')
-rw-r--r-- | graphics/giram/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/giram/Makefile b/graphics/giram/Makefile index cb73bbc1d810..8f544ab7c72b 100644 --- a/graphics/giram/Makefile +++ b/graphics/giram/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ftp://ftp.giram.org/pub/ DISTNAME= Giram-${PORTVERSION} -MAINTAINER= bfoz@glue.umd.edu +MAINTAINER= ports@FreeBSD.org COMMENT= Giram is Really A Modeller RUN_DEPENDS= povray:${PORTSDIR}/graphics/povray31 |