diff options
author | wiz <wiz> | 2005-09-23 20:06:25 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-09-23 20:06:25 +0000 |
commit | 61b986f94d9254de70b6bd17d4c383268900667c (patch) | |
tree | 4164a198a8148fa16b0975d505ad01888d93e0ed /games/ltris | |
parent | f626144d23398bccc59a96e4cb0af9b387d8dce2 (diff) | |
download | pkgsrc-61b986f94d9254de70b6bd17d4c383268900667c.tar.gz |
Reset maintainer, email to xs at nitric dot net bounced.
Diffstat (limited to 'games/ltris')
-rw-r--r-- | games/ltris/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/ltris/Makefile b/games/ltris/Makefile index 434d0626b4f..de765c198d8 100644 --- a/games/ltris/Makefile +++ b/games/ltris/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.15 2005/06/01 18:02:51 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2005/09/23 20:06:26 wiz Exp $ DISTNAME= ltris-1.0.7 PKGREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lgames/} -MAINTAINER= xs@nitric.net +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://lgames.sourceforge.net/ COMMENT= SDL tetris clone |