diff options
author | Alexander Logvinov <avl@FreeBSD.org> | 2009-05-28 20:44:16 +0000 |
---|---|---|
committer | Alexander Logvinov <avl@FreeBSD.org> | 2009-05-28 20:44:16 +0000 |
commit | 9463ff6e5bb3075b5ea3da0c7dd0cdf4c82b5985 (patch) | |
tree | 2549742a0ac8712655f11d153b8f6081280b187c /deskutils/gxneur/Makefile | |
parent | - Update to 0.8.2 (diff) |
Change MAINTAINER on my ports to my FreeBSD email address
Approved by: tabthorpe (mentor)
Diffstat (limited to 'deskutils/gxneur/Makefile')
-rw-r--r-- | deskutils/gxneur/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/gxneur/Makefile b/deskutils/gxneur/Makefile index 6e2678cc8e8c..5af17798e4fe 100644 --- a/deskutils/gxneur/Makefile +++ b/deskutils/gxneur/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9.4 CATEGORIES= deskutils MASTER_SITES= http://dists.xneur.ru/release-${PORTVERSION}/tgz/ -MAINTAINER= ports@logvinov.com +MAINTAINER= avl@FreeBSD.org COMMENT= GTK frontend for XNeur keyboard layout switcher BUILD_DEPENDS= xneur:${PORTSDIR}/deskutils/xneur |