diff options
author | will <will@FreeBSD.org> | 2000-03-29 09:02:04 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-03-29 09:02:04 +0000 |
commit | 32141b4035c3d20147e4f27900478480637905e1 (patch) | |
tree | 725134552ddf50639d94c4243389e36b665060bc /games/battleball | |
parent | da3269db1c01d61f4bc436a21b640083a467f725 (diff) | |
download | FreeBSD-ports-32141b4035c3d20147e4f27900478480637905e1.zip FreeBSD-ports-32141b4035c3d20147e4f27900478480637905e1.tar.gz |
Take over some ports.
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 d8e312a..f7f1d76 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 |