diff options
Diffstat (limited to 'graphics/evas-engine-sdl/Makefile')
-rw-r--r-- | graphics/evas-engine-sdl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/evas-engine-sdl/Makefile b/graphics/evas-engine-sdl/Makefile index b2cf72d95816..5eedc54f263b 100644 --- a/graphics/evas-engine-sdl/Makefile +++ b/graphics/evas-engine-sdl/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://download.enlightenment.org/releases/ \ PKGNAMEPREFIX= evas- DISTNAME= evas-${DISTVERSION} -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A hardware accelerated canvas API (SDL engine) LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 |