diff options
Diffstat (limited to 'games/xsokoban/Makefile')
-rw-r--r-- | games/xsokoban/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xsokoban/Makefile b/games/xsokoban/Makefile index 0e1ad3ca252..cc1842110db 100644 --- a/games/xsokoban/Makefile +++ b/games/xsokoban/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2010/02/19 21:37:47 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2011/10/09 10:02:46 cheusov Exp $ # DISTNAME= xsokoban-3.3c @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.cs.cornell.edu/andru/release/ -MAINTAINER= cheusov@tut.by +MAINTAINER= cheusov@NetBSD.org HOMEPAGE= http://www.cs.cornell.edu/andru/release/ COMMENT= Classic logical game |