diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-03-29 07:19:16 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-03-29 07:19:16 +0000 |
commit | 027f59c9d874889b66459dfbfb7f7d7895d27630 (patch) | |
tree | d0d1d29158dc231ef28c34657bdd8e7c6053087d /games/battleball/Makefile | |
parent | Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't (diff) |
Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
have time to maintain them.
Approved by: andy
Notes
Notes:
svn path=/head/; revision=27113
Diffstat (limited to '')
-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 1a4846acf961..d8e312a511e6 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= andy@icc.surw.chel.su +MAINTAINER= ports@FreeBSD.org USE_IMAKE= yes WRKSRC= ${WRKDIR}/bb-2.0 |