diff options
author | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1999-06-10 06:20:29 +0000 |
---|---|---|
committer | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1999-06-10 06:20:29 +0000 |
commit | 9990ccc8d2bf2b34ca57f25eb07ae60977f67310 (patch) | |
tree | 28fa487aed1030f3f6f5a36b5e11f8c7a5cd248b /games/xmulti | |
parent | Updated PLIST to add/remove X11 fonts correctly (diff) |
Change MASTER_SITES
Change Maintainer's E-Mail Address
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=19394
Diffstat (limited to 'games/xmulti')
-rw-r--r-- | games/xmulti/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games/xmulti/Makefile b/games/xmulti/Makefile index 12865c216f81..ae49bc946f0b 100644 --- a/games/xmulti/Makefile +++ b/games/xmulti/Makefile @@ -3,18 +3,18 @@ # Date created: 4 Jun 1998 # Whom: Toru YANO <toru@s-fine.co.jp> # -# $Id: Makefile,v 1.1.1.1 1998/11/23 02:52:44 flathill Exp $ +# $Id: Makefile,v 1.1.1.1 1998/11/24 09:14:07 flathill Exp $ # DISTNAME= xmul200b4 PKGNAME= xmulti-2.00b4 CATEGORIES= games -MASTER_SITES= http://cclub.cc.tut.ac.jp/~go/xmulti/ +MASTER_SITES= http://www.denpa.org/~go/xmulti/ EXTRACT_SUFX= .tgz -MAINTAINER= toru@s-fine.co.jp +MAINTAINER= toru@tenchi.ne.jp -WRKSRC= ${WRKDIR}/xmulti200beta4 +WRKSRC= ${WRKDIR}/xmulti200beta4 USE_IMAKE= yes |