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-toolkits | |
parent | Update to 1.6 (diff) |
- Change maintainer's email address
- Update MASTER_SITES
- Bump shlib version for x11-toolkits/gevas
PR: 34354
Submitted by: maintainer
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gevas/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |