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/gcursor | |
parent | b07915c81afc679bfaed263f3a4b233871d1ec1f (diff) |
Notes
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 |