diff options
author | krion <krion@FreeBSD.org> | 2004-07-22 01:47:52 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-07-22 01:47:52 +0800 |
commit | 3a26727ec9dfcc044713eceb3047a0390d3f38ad (patch) | |
tree | 6d438c605f6f6befe57d870a87b9c3bee82da4cf /graphics/quesa | |
parent | 7022b1501c99ccd5cc9973bfc1cd8fd3eabd341c (diff) | |
download | freebsd-ports-gnome-3a26727ec9dfcc044713eceb3047a0390d3f38ad.tar.gz freebsd-ports-gnome-3a26727ec9dfcc044713eceb3047a0390d3f38ad.tar.zst freebsd-ports-gnome-3a26727ec9dfcc044713eceb3047a0390d3f38ad.zip |
Change maintainer's email.
Diffstat (limited to 'graphics/quesa')
-rw-r--r-- | graphics/quesa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/quesa/Makefile b/graphics/quesa/Makefile index b4933cbdbb59..e3bf7db7ea5e 100644 --- a/graphics/quesa/Makefile +++ b/graphics/quesa/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.quesa.org/info/files/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= tiamat@comset.net +MAINTAINER= ip@doom.homeunix.org COMMENT= High level 3D graphics library compatible with Apple's QuickDraw(TM) USE_REINPLACE= yes |