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 /x11/ecore | |
parent | 95f69f183a9d9e329f1ba009028320d9ece47b30 (diff) |
Notes
Diffstat (limited to 'x11/ecore')
-rw-r--r-- | x11/ecore/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |