diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2011-10-24 03:33:20 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2011-10-24 03:33:20 +0000 |
commit | 422bce3414b4653f4c814da54d27aedd1165c486 (patch) | |
tree | 8e7647fbc00831b93a18022a99692406a6e3e5d5 /graphics/evas-engine-x11 | |
parent | 31a4b0c2e0112e6057aad99fbf6fdc15b0e6f132 (diff) |
Notes
Diffstat (limited to 'graphics/evas-engine-x11')
-rw-r--r-- | graphics/evas-engine-x11/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/evas-engine-x11/Makefile b/graphics/evas-engine-x11/Makefile index 0566386b9235..d89e38467cb5 100644 --- a/graphics/evas-engine-x11/Makefile +++ b/graphics/evas-engine-x11/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 (X11 engine) LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 |