diff options
author | Will Andrews <will@FreeBSD.org> | 2000-03-29 09:02:04 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-03-29 09:02:04 +0000 |
commit | 88be74c92dee0ba2cc672e70bfd6c70e2a841182 (patch) | |
tree | d4a32317c068ca028b12f5e46f0906433cfb0a86 /games/battleball | |
parent | 476fce2baa5dfc6b577b66accf428b74950f323d (diff) | |
download | ports-88be74c92dee0ba2cc672e70bfd6c70e2a841182.tar.gz ports-88be74c92dee0ba2cc672e70bfd6c70e2a841182.zip |
Notes
Diffstat (limited to 'games/battleball')
-rw-r--r-- | games/battleball/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/battleball/Makefile b/games/battleball/Makefile index d8e312a511e6..f7f1d76b7f38 100644 --- a/games/battleball/Makefile +++ b/games/battleball/Makefile @@ -11,7 +11,7 @@ PKGNAME= battleball-2.0 CATEGORIES= games MASTER_SITES= http://www.cs.utexas.edu/users/pahardin/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= will@FreeBSD.org USE_IMAKE= yes WRKSRC= ${WRKDIR}/bb-2.0 |