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 | |
parent | 95f69f183a9d9e329f1ba009028320d9ece47b30 (diff) | |
download | ports-1385354850cb48f3c7a09ca8f537be41d237b487.tar.gz ports-1385354850cb48f3c7a09ca8f537be41d237b487.zip |
Notes
-rw-r--r-- | databases/edb/Makefile | 5 | ||||
-rw-r--r-- | devel/fampp/Makefile | 2 | ||||
-rw-r--r-- | graphics/entice/Makefile | 2 | ||||
-rw-r--r-- | graphics/evas/Makefile | 5 | ||||
-rw-r--r-- | graphics/p5-Imlib2/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gevas/Makefile | 4 | ||||
-rw-r--r-- | x11/ecore/Makefile | 2 |
7 files changed, 10 insertions, 12 deletions
diff --git a/databases/edb/Makefile b/databases/edb/Makefile index e90f7972e7bf..cad62ac4dfdd 100644 --- a/databases/edb/Makefile +++ b/databases/edb/Makefile @@ -8,11 +8,10 @@ PORTNAME= edb PORTVERSION= 1.0.3 CATEGORIES= databases -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 USE_LIBTOOL= yes USE_GTK= yes diff --git a/devel/fampp/Makefile b/devel/fampp/Makefile index f902cbd958ab..6372eaf4d379 100644 --- a/devel/fampp/Makefile +++ b/devel/fampp/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ishmael27@home.com +MAINTAINER= ishmael27x@yahoo.com LIB_DEPENDS= fam.0:${PORTSDIR}/devel/fam 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 diff --git a/x11-toolkits/gevas/Makefile b/x11-toolkits/gevas/Makefile index 1d47dd7b61ee..b173f5a9ee61 100644 --- a/x11-toolkits/gevas/Makefile +++ b/x11-toolkits/gevas/Makefile @@ -11,9 +11,9 @@ CATEGORIES= x11-toolkits graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= enlightenment -MAINTAINER= ishmael27@home.com +MAINTAINER= ishmael27x@yahoo.com -LIB_DEPENDS= evas.5:${PORTSDIR}/graphics/evas +LIB_DEPENDS= evas.6:${PORTSDIR}/graphics/evas USE_GTK= yes USE_LIBTOOL= yes diff --git a/x11/ecore/Makefile b/x11/ecore/Makefile index 34d4e8e73cd0..1254e3af7c70 100644 --- a/x11/ecore/Makefile +++ b/x11/ecore/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= enlightenment -MAINTAINER= ishmael27@home.com +MAINTAINER= ishmael27x@yahoo.com USE_X_PREFIX= yes USE_LIBTOOL= yes |