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/gcursor | |
parent | 74b47cde4f77a5bcbdf4c78ceb136c628e1071ed (diff) | |
download | freebsd-ports-gnome-df0b5431b47975801304815e633b176cab5e3097.tar.gz freebsd-ports-gnome-df0b5431b47975801304815e633b176cab5e3097.tar.zst freebsd-ports-gnome-df0b5431b47975801304815e633b176cab5e3097.zip |
Change my email to mezz@FreeBSD.org.
Approved by: adamw (mentor)
Diffstat (limited to 'x11/gcursor')
-rw-r--r-- | x11/gcursor/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |