diff options
author | vanilla <vanilla@FreeBSD.org> | 1999-01-13 00:51:33 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1999-01-13 00:51:33 +0800 |
commit | e88f5da5657bccc2f31b605cc36e2175ab7180b8 (patch) | |
tree | 8cb35400213e222097a312c116b7317738865a8b /games/xtriangles | |
parent | 2b926e1064df5ad048fd84bb0671aeb50a61e3a5 (diff) | |
download | freebsd-ports-gnome-e88f5da5657bccc2f31b605cc36e2175ab7180b8.tar.gz freebsd-ports-gnome-e88f5da5657bccc2f31b605cc36e2175ab7180b8.tar.zst freebsd-ports-gnome-e88f5da5657bccc2f31b605cc36e2175ab7180b8.zip |
Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.
Diffstat (limited to 'games/xtriangles')
-rw-r--r-- | games/xtriangles/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/xtriangles/Makefile b/games/xtriangles/Makefile index 86ead1f58f65..095823d39aea 100644 --- a/games/xtriangles/Makefile +++ b/games/xtriangles/Makefile @@ -3,15 +3,15 @@ # Date created: 12 October 1996 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.5 1998/07/24 12:52:13 vanilla Exp $ +# $Id: Makefile,v 1.6 1998/08/25 00:44:17 asami Exp $ # -DISTNAME= xtriangles-5.4.4 +DISTNAME= xtriangles-5.4.4 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= games/xpuzzles -MAINTAINER= Nakai@technologist.com +MAINTAINER= nacai@iname.com WRKSRC= ${WRKDIR}/xtriangles USE_IMAKE= yes |