diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2004-05-02 23:36:58 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2004-05-02 23:36:58 +0000 |
commit | 918e66b039ef0935afcea55ab8c2a80b8bfded2a (patch) | |
tree | 0e9ffa63191b324b20c9830480cdf732cf7ec4a5 /x11/gnome-clipboard-daemon | |
parent | b07915c81afc679bfaed263f3a4b233871d1ec1f (diff) | |
download | ports-918e66b039ef0935afcea55ab8c2a80b8bfded2a.tar.gz ports-918e66b039ef0935afcea55ab8c2a80b8bfded2a.zip |
Change my email to mezz@FreeBSD.org.
Approved by: adamw (mentor)
Notes
Notes:
svn path=/head/; revision=108225
Diffstat (limited to 'x11/gnome-clipboard-daemon')
-rw-r--r-- | x11/gnome-clipboard-daemon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |