diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-01-28 02:08:13 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-01-28 02:08:13 +0000 |
commit | 1385354850cb48f3c7a09ca8f537be41d237b487 (patch) | |
tree | 927e974373ea7a7a00818333c508fbcfcc6df1da /graphics | |
parent | 95f69f183a9d9e329f1ba009028320d9ece47b30 (diff) | |
download | ports-1385354850cb48f3c7a09ca8f537be41d237b487.tar.gz ports-1385354850cb48f3c7a09ca8f537be41d237b487.zip |
- Change maintainer's email address
- Update MASTER_SITES
- Bump shlib version for x11-toolkits/gevas
PR: 34354
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=53884
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/entice/Makefile | 2 | ||||
-rw-r--r-- | graphics/evas/Makefile | 5 | ||||
-rw-r--r-- | graphics/p5-Imlib2/Makefile | 2 |
3 files changed, 4 insertions, 5 deletions
diff --git a/graphics/entice/Makefile b/graphics/entice/Makefile index 66d62370d572..0d8a15f24988 100644 --- a/graphics/entice/Makefile +++ b/graphics/entice/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5.0 CATEGORIES= graphics MASTER_SITES= http://www.ny.us.rasterman.com/files/ -MAINTAINER= ishmael27@home.com +MAINTAINER= ishmael27x@yahoo.com LIB_DEPENDS= ecore.0:${PORTSDIR}/x11/ecore \ evas.6:${PORTSDIR}/graphics/evas 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 diff --git a/graphics/p5-Imlib2/Makefile b/graphics/p5-Imlib2/Makefile index bfa6b875679d..4e04e1ca5ade 100644 --- a/graphics/p5-Imlib2/Makefile +++ b/graphics/p5-Imlib2/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.muhri.net/ PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-Perl-${PORTVERSION} -MAINTAINER= ishmael27@home.com +MAINTAINER= ishmael27x@yahoo.com LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2 |