diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/gnustep-sudoku/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnustep-sudoku/Makefile b/games/gnustep-sudoku/Makefile index ce0fb5292aac..798aafe971a6 100644 --- a/games/gnustep-sudoku/Makefile +++ b/games/gnustep-sudoku/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= gap PKGNAMEPREFIX= gnustep- DISTNAME= Sudoku-${PORTVERSION} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Sudoku solver and generator LICENSE= GPLv2 |