diff options
-rw-r--r-- | graphics/pixie/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pixie/Makefile b/graphics/pixie/Makefile index 7b08ff5e5035..ea65261c2b9e 100644 --- a/graphics/pixie/Makefile +++ b/graphics/pixie/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF DISTNAME= Pixie-src-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= beech@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A photorealistic renderer with Pixar's RenderMan-like interface BUILD_DEPENDS= flex:${PORTSDIR}/textproc/flex \ |