diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-03-13 06:08:53 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-03-13 06:08:53 +0000 |
commit | 531fedaadc878eb3eb3b4981eb110ad636d75f49 (patch) | |
tree | ae3a23924d611b8ba41515af86bc433c25733450 /games/xabacus | |
parent | 434c40e4d30bc80443afdac007e5f3174c207786 (diff) |
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 fe2f2f442130..986192591c4c 100644 --- a/games/xabacus/Makefile +++ b/games/xabacus/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://www.tux.org/~bagleyd/abacus/ \ http://ftp.tux.org/pub/tux/bagleyd/xabacus/ -MAINTAINER= gjb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Abacus for X Window System USE_BZIP2= yes |