diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-14 14:05:55 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-14 14:05:55 +0000 |
commit | fca3ea0df2f67f2648a68bff7ee937146e815539 (patch) | |
tree | 9ecdabb0f5b126c8dffae6efd08623b314e11000 /games/gru | |
parent | Update to the 20050712 snapshot of GCC 3.4.5. (diff) |
- Fix MASTER_SITES
- Update maintainer's address
PR: ports/83197
Submitted by: HIYAMA Takeshi <hym@cocoa.freemail.ne.jp> (maintainer)
Diffstat (limited to 'games/gru')
-rw-r--r-- | games/gru/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gru/Makefile b/games/gru/Makefile index 89e5cdbf9e4c..195a2a136d1b 100644 --- a/games/gru/Makefile +++ b/games/gru/Makefile @@ -9,9 +9,9 @@ PORTNAME= gru PORTVERSION= 8087 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= http://hp.vector.co.jp/authors/VA004959/gru/ +MASTER_SITES= http://www.bsddiary.net/gru/ -MAINTAINER= hym@cocoa.freemail.ne.jp +MAINTAINER= gibbon@cocoa.freemail.ne.jp COMMENT= Gru makes your eyes happy USE_IMAKE= yes |