diff options
author | Wen Heping <wen@FreeBSD.org> | 2009-10-16 22:00:34 +0800 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2009-10-16 22:00:34 +0800 |
commit | 6f4e19674ed1198fe4800e2e9150a921e7dd3c67 (patch) | |
tree | e75ac16f075c25212772c9c6dd77a54eda09d491 /x11-themes | |
parent | cf3087acae656ffb1cd200fc1b7b10dcabda3706 (diff) | |
download | freebsd-ports-gnome-6f4e19674ed1198fe4800e2e9150a921e7dd3c67.tar.gz freebsd-ports-gnome-6f4e19674ed1198fe4800e2e9150a921e7dd3c67.tar.zst freebsd-ports-gnome-6f4e19674ed1198fe4800e2e9150a921e7dd3c67.zip |
- Change maintainer's email address
PR: ports/139655
Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer)
Approved by: miwi(mentor)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/cursor-crystal-theme/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/cursor-crystal-theme/Makefile b/x11-themes/cursor-crystal-theme/Makefile index b62601787fcc..3404455c0435 100644 --- a/x11-themes/cursor-crystal-theme/Makefile +++ b/x11-themes/cursor-crystal-theme/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: cursor-crystal-theme # Date created: 6 Jun 2007 -# Whom: David Naylor <dragonsa@highveldmail.co.za> +# Whom: David Naylor <naylor.b.david@gmail.com> # # $FreeBSD$ # @@ -16,7 +16,7 @@ MASTER_SITES= http://www.notmart.org/files/ \ http://pinguin.stttelkom.ac.id/gentoo/distfiles/ DISTNAME= Crystalcursors -MAINTAINER= dragonsa@highveldmail.co.za +MAINTAINER= naylor.b.david@gmail.com COMMENT= KDE Crystal style X cursor theme BUILD_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick \ |