diff options
author | vanilla <vanilla@FreeBSD.org> | 1999-01-12 16:51:33 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1999-01-12 16:51:33 +0000 |
commit | e88f5da5657bccc2f31b605cc36e2175ab7180b8 (patch) | |
tree | 8cb35400213e222097a312c116b7317738865a8b /games/xcubes | |
parent | 2b926e1064df5ad048fd84bb0671aeb50a61e3a5 (diff) | |
download | FreeBSD-ports-e88f5da5657bccc2f31b605cc36e2175ab7180b8.zip FreeBSD-ports-e88f5da5657bccc2f31b605cc36e2175ab7180b8.tar.gz |
Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.
Diffstat (limited to 'games/xcubes')
-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 0f8709e..0a53aae 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 |