diff options
author | will <will@FreeBSD.org> | 2000-03-29 17:02:04 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-03-29 17:02:04 +0800 |
commit | 32141b4035c3d20147e4f27900478480637905e1 (patch) | |
tree | 725134552ddf50639d94c4243389e36b665060bc /games/battleball/Makefile | |
parent | da3269db1c01d61f4bc436a21b640083a467f725 (diff) | |
download | freebsd-ports-gnome-32141b4035c3d20147e4f27900478480637905e1.tar.gz freebsd-ports-gnome-32141b4035c3d20147e4f27900478480637905e1.tar.zst freebsd-ports-gnome-32141b4035c3d20147e4f27900478480637905e1.zip |
Take over some ports.
Diffstat (limited to 'games/battleball/Makefile')
-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 |