aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2004-05-02 23:36:58 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2004-05-02 23:36:58 +0000
commit918e66b039ef0935afcea55ab8c2a80b8bfded2a (patch)
tree0e9ffa63191b324b20c9830480cdf732cf7ec4a5 /x11
parentb07915c81afc679bfaed263f3a4b233871d1ec1f (diff)
downloadports-918e66b039ef0935afcea55ab8c2a80b8bfded2a.tar.gz
ports-918e66b039ef0935afcea55ab8c2a80b8bfded2a.zip
Notes
Diffstat (limited to 'x11')
-rw-r--r--x11/gcursor/Makefile2
-rw-r--r--x11/gnome-clipboard-daemon/Makefile2
-rw-r--r--x11/ruby-gnome2-all/Makefile2
-rw-r--r--x11/ruby-gnome2/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/x11/gcursor/Makefile b/x11/gcursor/Makefile
index 5eed4317dec0..a9eca586fa2d 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 f5e79a60527e..928c3579a3c3 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 4ce70372c1f8..649c5362bf17 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 2581e9bb6fbf..c9ccba304dfb 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 \