diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2014-03-03 20:46:34 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2014-03-03 20:46:34 +0000 |
commit | 2c613ad517e6616cef7960de08881ae7c97fa088 (patch) | |
tree | dcbaf095266d50a0b412a30e2eb0a26c7963d5aa /games/sudoku | |
parent | 6303761f43d2edab5dadd0f7814495881b02ea15 (diff) |
Notes
Diffstat (limited to 'games/sudoku')
-rw-r--r-- | games/sudoku/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/sudoku/Makefile b/games/sudoku/Makefile index 6121e8b57920..e4230b1e5f47 100644 --- a/games/sudoku/Makefile +++ b/games/sudoku/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games MASTER_SITES= http://chipstips.com/download/ EXTRACT_SUFX= .tbz -MAINTAINER= sterling@camdensoftware.com +MAINTAINER= ports@FreeBSD.org COMMENT= Console based Sudoku games USE_BZIP2= yes |