diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-07-22 04:28:27 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-07-22 04:28:27 +0000 |
commit | 03de951cfc0d60cf11a64c85dc4c8e2094c50d79 (patch) | |
tree | ee4dd8c3e29729fec9a018a8446faa0858e3b4f7 /graphics/quesa | |
parent | 662e955556fa2a0f497d32f758be14f2424647a2 (diff) |
Notes
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 5e5c5f173b39..fbc999b52c8e 100644 --- a/graphics/quesa/Makefile +++ b/graphics/quesa/Makefile @@ -15,7 +15,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${PORTNAME}examples-${PORTVERSION}${EXTRACT_SUFX} .endif -MAINTAINER= ip@doom.homeunix.org +MAINTAINER= ports@FreeBSD.org COMMENT= High level 3D graphics library compatible with Apple's QuickDraw(TM) USE_AUTOTOOLS= libtool:15 |