diff options
Diffstat (limited to 'games/lbreakout/Makefile')
-rw-r--r-- | games/lbreakout/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/lbreakout/Makefile b/games/lbreakout/Makefile index 7e7da6648b8..b73334fe653 100644 --- a/games/lbreakout/Makefile +++ b/games/lbreakout/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2003/05/02 11:55:01 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2003/07/17 21:38:58 grant Exp $ # DISTNAME= lbreakout-010315 @@ -6,7 +6,7 @@ PKGREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lgames/} -MAINTAINER= rh@netbsd.org +MAINTAINER= rh@NetBSD.org HOMEPAGE= http://lgames.sourceforge.net/ COMMENT= breakout-style arcade game |