diff options
Diffstat (limited to 'games/xcubes/Makefile')
-rw-r--r-- | games/xcubes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xcubes/Makefile b/games/xcubes/Makefile index 0f8709efb1fb..0a53aae1778d 100644 --- a/games/xcubes/Makefile +++ b/games/xcubes/Makefile @@ -3,7 +3,7 @@ # Date created: 12 October 1996 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.5 1998/07/24 12:47:12 vanilla Exp $ +# $Id: Makefile,v 1.6 1998/08/25 00:43:47 asami Exp $ # DISTNAME= xcubes-5.4.4 @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= games/xpuzzles -MAINTAINER= Nakai@technologist.com +MAINTAINER= nacai@iname.com WRKSRC= ${WRKDIR}/xcubes USE_IMAKE= yes |