diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-12 16:51:33 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-12 16:51:33 +0000 |
commit | edecf3c4f0c9144a27d788968cc6f3aac68bcb77 (patch) | |
tree | acffcdf336fe033e5c8b1217f72a68946bf44b8f /graphics/electriceyes | |
parent | f1554d4df6d8f8e000b5e19d9fd095f7a3b3da95 (diff) |
Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.
Notes
Notes:
svn path=/head/; revision=16018
Diffstat (limited to 'graphics/electriceyes')
-rw-r--r-- | graphics/electriceyes/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/electriceyes/Makefile b/graphics/electriceyes/Makefile index 2c4bd8afb73c..d62892bad8b1 100644 --- a/graphics/electriceyes/Makefile +++ b/graphics/electriceyes/Makefile @@ -3,7 +3,7 @@ # Date created: 21 August 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.5 1998/11/18 12:09:03 asami Exp $ +# $Id: Makefile,v 1.6 1999/01/01 09:29:30 vanilla Exp $ # DISTNAME= ee-0.3.5 @@ -12,9 +12,9 @@ CATEGORIES= graphics MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \ ftp://ftp.gnome.org/pub/GNOME/sources/ -MAINTAINER= Nakai@technologist.com +MAINTAINER= nacai@iname.com -LIB_DEPENDS= gnome.0:${PORTSDIR}/x11/gnomelibs +LIB_DEPENDS= gnome.1:${PORTSDIR}/x11/gnomelibs USE_X_PREFIX= yes GNU_CONFIGURE= yes |