diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2012-06-26 06:29:00 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2012-06-26 06:29:00 +0000 |
commit | 5b6e4f8858f918e69a08d8b319b4cba16cdc3cd7 (patch) | |
tree | 5e06335d0fc2a4a9e1e6fc5bcb959dad5008c2c0 /games/gnustep-sudoku | |
parent | a73d3701b378362ec879cea82763056d28a96589 (diff) | |
download | ports-5b6e4f8858f918e69a08d8b319b4cba16cdc3cd7.tar.gz ports-5b6e4f8858f918e69a08d8b319b4cba16cdc3cd7.zip |
Notes
Diffstat (limited to 'games/gnustep-sudoku')
-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 |