diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-22 06:58:11 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-22 06:58:11 +0000 |
commit | 6fc2f434ad06e7767b996f819c3e2ad5b927da18 (patch) | |
tree | cb5e53228402c645189eccb098eea4e6863fe8e0 /games/xeji | |
parent | 3d2d09f78e7d11cca90146a31d29800bf8eb9b67 (diff) |
[Maintainer Update] games/xeji fix unfetchable distfile
* Change MASTER_SITES to fix unfetchable distfile
* Change MAINTAINER(change e-mail address to my another one)
PR: ports/89375
Submitted by: HIYAMA Takeshi <gibbon@cocoa.freemail.ne.jp>
Notes
Notes:
svn path=/head/; revision=149010
Diffstat (limited to 'games/xeji')
-rw-r--r-- | games/xeji/Makefile | 4 | ||||
-rw-r--r-- | games/xeji/distinfo | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/games/xeji/Makefile b/games/xeji/Makefile index aaffc10e7062..7d3265ed41f3 100644 --- a/games/xeji/Makefile +++ b/games/xeji/Makefile @@ -9,11 +9,11 @@ PORTNAME= xeji PORTVERSION= 1.2 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= http://yindy1.aist-nara.ac.jp/~tetu-s/sofken/software/ +MASTER_SITES= http://www55.tok2.com/home/hym/pub/X11/ DISTNAME= ${PORTNAME}${PORTVERSION} EXTRACT_SUFX= .tar.Z -MAINTAINER= hym@cocoa.freemail.ne.jp +MAINTAINER= gibbon@cocoa.freemail.ne.jp COMMENT= An old man watching your mouse cursor PLIST_FILES= bin/xeji diff --git a/games/xeji/distinfo b/games/xeji/distinfo index 21ba834f86ba..7c7acccc281c 100644 --- a/games/xeji/distinfo +++ b/games/xeji/distinfo @@ -1,2 +1,3 @@ MD5 (xeji1.2.tar.Z) = 4c6949addbfee19a91266d5b2db55be0 +SHA256 (xeji1.2.tar.Z) = ded0dee3e9c87bef796405e85a620e9151fc91adea08f6e98e3aa18406461887 SIZE (xeji1.2.tar.Z) = 26020 |