diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-11-28 22:49:08 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-11-28 22:49:08 +0000 |
commit | e49b107c76f33b19e08a959350fe58ff5fded304 (patch) | |
tree | 063228ec642c497be95b08a37ff7169a2eca01b0 /games/quackle | |
parent | fc3bac806c028e392af19f263ec2c9c0ca7e4da0 (diff) |
Reset shoemaker@bluebottle.com: email bounces.
Notes
Notes:
svn path=/head/; revision=223505
Diffstat (limited to 'games/quackle')
-rw-r--r-- | games/quackle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/quackle/Makefile b/games/quackle/Makefile index dac6abda0dde..a36372deb994 100644 --- a/games/quackle/Makefile +++ b/games/quackle/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://web.mit.edu/jasonkb/www/quackle/downloads/${PORTNAME}-${PORTVERSION}/ DISTFILES= ${PORTNAME}-${PORTVERSION}-source.tar.gz -MAINTAINER= shoemaker@bluebottle.com +MAINTAINER= ports@FreeBSD.org COMMENT= A scrabble-like word game utilizing qt4 USE_SCONS= yes |