diff options
author | mezz <mezz@FreeBSD.org> | 2004-05-03 07:36:58 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2004-05-03 07:36:58 +0800 |
commit | df0b5431b47975801304815e633b176cab5e3097 (patch) | |
tree | d182ee34a1e68021d3ffc91db48009109c8d24fd /x11 | |
parent | 74b47cde4f77a5bcbdf4c78ceb136c628e1071ed (diff) | |
download | freebsd-ports-graphics-df0b5431b47975801304815e633b176cab5e3097.tar.gz freebsd-ports-graphics-df0b5431b47975801304815e633b176cab5e3097.tar.zst freebsd-ports-graphics-df0b5431b47975801304815e633b176cab5e3097.zip |
Change my email to mezz@FreeBSD.org.
Approved by: adamw (mentor)
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gcursor/Makefile | 2 | ||||
-rw-r--r-- | x11/gnome-clipboard-daemon/Makefile | 2 | ||||
-rw-r--r-- | x11/ruby-gnome2-all/Makefile | 2 | ||||
-rw-r--r-- | x11/ruby-gnome2/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/x11/gcursor/Makefile b/x11/gcursor/Makefile index 5eed4317dec..a9eca586fa2 100644 --- a/x11/gcursor/Makefile +++ b/x11/gcursor/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.05 CATEGORIES= x11 gnome MASTER_SITES= http://download.qballcow.nl/programs/gcursor/ -MAINTAINER= mezz7@cox.net +MAINTAINER= mezz@FreeBSD.org COMMENT= A mouse cursor theme selector for GNOME BUILD_DEPENDS= ${X11BASE}/libdata/pkgconfig/xcursor.pc:${PORTSDIR}/x11/XFree86-4-libraries diff --git a/x11/gnome-clipboard-daemon/Makefile b/x11/gnome-clipboard-daemon/Makefile index f5e79a60527..928c3579a3c 100644 --- a/x11/gnome-clipboard-daemon/Makefile +++ b/x11/gnome-clipboard-daemon/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= http://members.chello.nl/~h.lai/gnome-clipboard-daemon/ -MAINTAINER= mezz7@cox.net +MAINTAINER= mezz@FreeBSD.org COMMENT= A program that keeps the content of your X clipboard in memory PLIST_FILES= bin/gnome-clipboard-daemon diff --git a/x11/ruby-gnome2-all/Makefile b/x11/ruby-gnome2-all/Makefile index 4ce70372c1f..649c5362bf1 100644 --- a/x11/ruby-gnome2-all/Makefile +++ b/x11/ruby-gnome2-all/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTFILES= # none EXTRACT_ONLY= # none -MAINTAINER= mezz7@cox.net +MAINTAINER= mezz@FreeBSD.org COMMENT= The "meta-port" for Ruby/GNOME2 RUN_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/gconf2.so:${PORTSDIR}/devel/ruby-gconf2 diff --git a/x11/ruby-gnome2/Makefile b/x11/ruby-gnome2/Makefile index 2581e9bb6fb..c9ccba304df 100644 --- a/x11/ruby-gnome2/Makefile +++ b/x11/ruby-gnome2/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${RUBY_GNOME_DISTNAME} DIST_SUBDIR= ruby -MAINTAINER= mezz7@cox.net +MAINTAINER= mezz@FreeBSD.org COMMENT= A set of Ruby bindings for GNOME2 RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2 \ |