diff options
author | decke <decke@FreeBSD.org> | 2010-09-04 23:32:58 +0800 |
---|---|---|
committer | decke <decke@FreeBSD.org> | 2010-09-04 23:32:58 +0800 |
commit | 8e7985a8a8e146095eb4b617cfce1d13b7115f1e (patch) | |
tree | 41f3a7d75fdd6477811ac0557c4c0a01f3fd584d /games/xabacus | |
parent | 93b44aa61751791c5bd0c3e31bf87c6f1dc69396 (diff) | |
download | freebsd-ports-gnome-8e7985a8a8e146095eb4b617cfce1d13b7115f1e.tar.gz freebsd-ports-gnome-8e7985a8a8e146095eb4b617cfce1d13b7115f1e.tar.zst freebsd-ports-gnome-8e7985a8a8e146095eb4b617cfce1d13b7115f1e.zip |
- Update MAINTAINER to submitters new mail address
PR: ports/150274
Submitted by: Glen Barber <glen dot j dot barber at gmail dot com> (maintainer)
Approved by: beat (co-mentor, implicit)
Diffstat (limited to 'games/xabacus')
-rw-r--r-- | games/xabacus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xabacus/Makefile b/games/xabacus/Makefile index 075405a70327..dc20ecf25e74 100644 --- a/games/xabacus/Makefile +++ b/games/xabacus/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.tux.org/~bagleyd/abacus/ \ http://ftp.tux.org/pub/tux/bagleyd/xabacus/ \ SUNSITE/apps/math -MAINTAINER= glen.j.barber@gmail.com +MAINTAINER= gjb@FreeBSD.org COMMENT= Abacus for X Window System USE_BZIP2= yes |