diff options
author | garbled <garbled> | 1998-08-27 13:46:00 +0000 |
---|---|---|
committer | garbled <garbled> | 1998-08-27 13:46:00 +0000 |
commit | 0dc39cee3c4336b62998dc9ad0d88e3e191fc9da (patch) | |
tree | 26f19a6327aa3760ea062f88df6265dbeb096f6a /games/xblast/Makefile | |
parent | 7f2daebd3b21d4a37d36ee05e0c55e7363ecaf71 (diff) | |
download | pkgsrc-0dc39cee3c4336b62998dc9ad0d88e3e191fc9da.tar.gz |
Fix my MAINTAINER= field on these, because that old address bounces mail
now.
Diffstat (limited to 'games/xblast/Makefile')
-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 |