diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-06-03 12:14:38 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-06-03 12:14:38 +0000 |
commit | fe19e92f6570971a27e982c0b9b35400c27855f9 (patch) | |
tree | ad8c594f40cfbea565daa1e503e1ae46f4df03e7 /games | |
parent | 7eb88aa90e48cd0f07d08a73a790c30d97d4f7f2 (diff) | |
download | ports-fe19e92f6570971a27e982c0b9b35400c27855f9.tar.gz ports-fe19e92f6570971a27e982c0b9b35400c27855f9.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/burrtools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/burrtools/Makefile b/games/burrtools/Makefile index 8bd28307a3ea..030706386ba3 100644 --- a/games/burrtools/Makefile +++ b/games/burrtools/Makefile @@ -13,7 +13,7 @@ CATEGORIES= games MASTER_SITES= SF \ http://www.c-s.li/ports/ -MAINTAINER= cs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A puzzle solver LICENSE= GPLv3 |