diff options
author | garbled <garbled@pkgsrc.org> | 1998-08-27 13:46:00 +0000 |
---|---|---|
committer | garbled <garbled@pkgsrc.org> | 1998-08-27 13:46:00 +0000 |
commit | c9ab23f10f42c84d11c879ea409a82917542b8e0 (patch) | |
tree | 26f19a6327aa3760ea062f88df6265dbeb096f6a /games | |
parent | bc089b03c05fd67bf1b340ba5482a0162d812f61 (diff) | |
download | pkgsrc-c9ab23f10f42c84d11c879ea409a82917542b8e0.tar.gz |
Fix my MAINTAINER= field on these, because that old address bounces mail
now.
Diffstat (limited to 'games')
-rw-r--r-- | games/xblast/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xblast/Makefile b/games/xblast/Makefile index 38301cbb52d..397960c61c2 100644 --- a/games/xblast/Makefile +++ b/games/xblast/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 1998/08/20 15:16:57 tsarna Exp $ +# $NetBSD: Makefile,v 1.6 1998/08/27 13:46:00 garbled Exp $ # DISTNAME= xblast-2.2 @@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= games/multiplayer DISTFILES= xblast-2.2.tar.gz \ xblast-2.2-to-2.2.1.tar.gz -MAINTAINER= root@garbled.futureone.com +MAINTAINER= root@garbled.net HOMEPAGE= http://www.ikp.uni-koeln.de/~vogel/xblast/xblast.html USE_IMAKE= yes |