diff options
Diffstat (limited to 'games/pythonsudoku/Makefile')
-rw-r--r-- | games/pythonsudoku/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pythonsudoku/Makefile b/games/pythonsudoku/Makefile index 3cf34a07527f..d681db3a8e8c 100644 --- a/games/pythonsudoku/Makefile +++ b/games/pythonsudoku/Makefile @@ -12,7 +12,7 @@ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \ DIST_SUBDIR= python EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= games@FreeBSD.org COMMENT= Text and graphical program to create or resolve Sudokus LICENSE= GPLv2 |