diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-09-24 10:53:31 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-09-24 10:53:31 +0000 |
commit | 6a2b7f69c57e751a00bb75eb2fb06fa7fa420737 (patch) | |
tree | 79c9da64790e6d1b00430271f6594df8b13fe449 /games/xlifegame/Makefile | |
parent | mail/turba: upgrading to 1.2.1 & removing IS_INTERACTIVE. (diff) |
- Change MASTER_SITES
- Change MAINTAINER e-mail address
- Update version from 1.13 to 1.13.1
PR: 57132
Submitted by: maintainer
Diffstat (limited to 'games/xlifegame/Makefile')
-rw-r--r-- | games/xlifegame/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/xlifegame/Makefile b/games/xlifegame/Makefile index 0fecb7377867..5b551e0d6ed0 100644 --- a/games/xlifegame/Makefile +++ b/games/xlifegame/Makefile @@ -6,11 +6,11 @@ # PORTNAME= xlifegame -PORTVERSION= 1.13 +PORTVERSION= 1.13.1 CATEGORIES= games -MASTER_SITES= http://puma.cis.ibaraki.ac.jp/pub/X11/ +MASTER_SITES= http://www55.tok2.com/home/hym/pub/X11/ -MAINTAINER= hym@cocoa.freemail.ne.jp +MAINTAINER= gibbon@cocoa.freemail.ne.jp COMMENT= A life game for X USE_IMAKE= yes |