diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2001-08-23 20:21:52 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2001-08-23 20:21:52 +0000 |
commit | 3157ad19e83cc18bc01cda2201ca67399e278f70 (patch) | |
tree | ee36aab84f0e50f2c472fe44ebddf55e0927d800 /games | |
parent | Remove previous maintainer, who no longer uses FreeBSD. (diff) |
Remove giffunip@asme.org as the maintainer: he no longer has the ability
to maintain these ports. Any non-committer who wants to grab one let me
know.
Approved by: old maintainer
Notes
Notes:
svn path=/head/; revision=46749
Diffstat (limited to 'games')
-rw-r--r-- | games/xbattle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xbattle/Makefile b/games/xbattle/Makefile index 023aab7be008..783bee77ed72 100644 --- a/games/xbattle/Makefile +++ b/games/xbattle/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 5.4.1 CATEGORIES= games MASTER_SITES= ftp://cns-ftp.bu.edu/pub/xbattle/ -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org USE_IMAKE= yes MAN1= xbattle.1 |