diff options
author | pat <pat@FreeBSD.org> | 2002-01-28 10:08:13 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-01-28 10:08:13 +0800 |
commit | 5b2a13c86dc325e33c4bab8f7180010c84fb32a7 (patch) | |
tree | 0a3fc49c3473792ef887b792e071d39808ad7f24 /x11 | |
parent | 8afd2b68c249404bf30152ef0b4ed033b98aaf71 (diff) | |
download | freebsd-ports-gnome-5b2a13c86dc325e33c4bab8f7180010c84fb32a7.tar.gz freebsd-ports-gnome-5b2a13c86dc325e33c4bab8f7180010c84fb32a7.tar.zst freebsd-ports-gnome-5b2a13c86dc325e33c4bab8f7180010c84fb32a7.zip |
- Change maintainer's email address
- Update MASTER_SITES
- Bump shlib version for x11-toolkits/gevas
PR: 34354
Submitted by: maintainer
Diffstat (limited to 'x11')
-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 |