diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-05-18 21:04:16 +0000 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-05-18 21:04:16 +0000 |
commit | ede8070bcdee4ce278e9c2ff2ec2bdc51ecd27b9 (patch) | |
tree | 5e297b273dccf939c40b84e49e8658d16e5676f6 /games/pythonsudoku | |
parent | 846a4df47bf760a54750a13625d513d959cb2cc4 (diff) | |
download | ports-ede8070bcdee4ce278e9c2ff2ec2bdc51ecd27b9.tar.gz ports-ede8070bcdee4ce278e9c2ff2ec2bdc51ecd27b9.zip |
Notes
Diffstat (limited to 'games/pythonsudoku')
-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 |