diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-06-07 18:51:21 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-06-07 18:51:21 +0000 |
commit | 5af9456038f307306b772ce04e65ed51c4e6ef17 (patch) | |
tree | 842fda9b4775d92ab92a4e7323a00b0f059ede48 /games | |
parent | a6111b4602a1eca5d750d99a9f0ceec701c3e01a (diff) | |
download | ports-5af9456038f307306b772ce04e65ed51c4e6ef17.tar.gz ports-5af9456038f307306b772ce04e65ed51c4e6ef17.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/xwordpy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xwordpy/Makefile b/games/xwordpy/Makefile index 434263072d22..0f66f177ec50 100644 --- a/games/xwordpy/Makefile +++ b/games/xwordpy/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://x-word.org/ DISTNAME= xword-${PORTVERSION} -MAINTAINER= bf2006a@yahoo.com +MAINTAINER= bf1783@gmail.com COMMENT= An application for solving crossword puzzles in the Across Lite format USE_GNOME= pygtk2 |