diff options
Diffstat (limited to 'graphics/evas/Makefile')
-rw-r--r-- | graphics/evas/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/evas/Makefile b/graphics/evas/Makefile index 3f27fe92a5e1..5760964154e2 100644 --- a/graphics/evas/Makefile +++ b/graphics/evas/Makefile @@ -8,11 +8,10 @@ PORTNAME= evas PORTVERSION= 0.6.0 CATEGORIES= graphics -MASTER_SITES= http://www.ny.us.rasterman.com/files/ \ - ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= enlightenment -MAINTAINER= ishmael27@home.com +MAINTAINER= ishmael27x@yahoo.com LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2 |