diff options
author | wiz <wiz@pkgsrc.org> | 2008-01-19 09:16:17 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-01-19 09:16:17 +0000 |
commit | 9c0ea9198513075f6ed2fbf5334db966dc1f7b31 (patch) | |
tree | cf0964f42c1f8f482ab10128033f60d7adce8a00 /games/xgalaga | |
parent | 2d1b1bea592a8a6ccf6ade31044daac62afb58ee (diff) | |
download | pkgsrc-9c0ea9198513075f6ed2fbf5334db966dc1f7b31.tar.gz |
Reset maintainer on his request.
Diffstat (limited to 'games/xgalaga')
-rw-r--r-- | games/xgalaga/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xgalaga/Makefile b/games/xgalaga/Makefile index 4faf42590a9..9c5d56c566c 100644 --- a/games/xgalaga/Makefile +++ b/games/xgalaga/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.31 2007/03/24 19:21:24 joerg Exp $ +# $NetBSD: Makefile,v 1.32 2008/01/19 09:16:23 wiz Exp $ DISTNAME= xgalaga-2.0.34 PKGREVISION= 4 CATEGORIES= games x11 MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= root@garbled.net +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Very fast true-to-the-original port of galaga for X11 NO_SRC_ON_FTP= "already in MASTER_SITE_LOCAL" |