diff options
author | edwin <edwin@FreeBSD.org> | 2005-11-22 06:58:11 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-11-22 06:58:11 +0000 |
commit | a8f370ee26e22d8f58c056df0e8c32d9be70bd56 (patch) | |
tree | 838ee9f187658a1cbd85faa546d82afc5c241e8d /games | |
parent | dec8d90a99e39cd7495019c555abf568e5f53b3c (diff) | |
download | FreeBSD-ports-a8f370ee26e22d8f58c056df0e8c32d9be70bd56.zip FreeBSD-ports-a8f370ee26e22d8f58c056df0e8c32d9be70bd56.tar.gz |
[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>
Diffstat (limited to 'games')
-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 aaffc10..7d3265e 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 21ba834..7c7accc 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 |