diff options
Diffstat (limited to 'graphics/evas-core/Makefile')
-rw-r--r-- | graphics/evas-core/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/evas-core/Makefile b/graphics/evas-core/Makefile index 3c8de492c79b..144e44ddf063 100644 --- a/graphics/evas-core/Makefile +++ b/graphics/evas-core/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 (core library) LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 |