diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2010-09-04 15:32:58 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2010-09-04 15:32:58 +0000 |
commit | cc72c8c9225d145f18537d3f32ddbd59cae4fb8c (patch) | |
tree | 2682b4f0b21a0183b1d95c7b59f88e94ed7abe6e /games/xabacus | |
parent | 4678c6bfe44c67405ed425cf0171fedbcba31300 (diff) | |
download | ports-cc72c8c9225d145f18537d3f32ddbd59cae4fb8c.tar.gz ports-cc72c8c9225d145f18537d3f32ddbd59cae4fb8c.zip |
Notes
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 |