diff options
author | pav <pav@FreeBSD.org> | 2005-07-14 22:05:55 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-07-14 22:05:55 +0800 |
commit | 3389fe5a1142a365e9553f22b4281e43ad1d1652 (patch) | |
tree | af59f78e33f14ad3980b3a6830ad1c9c8e9eee9a /games/gru | |
parent | 7d23ce654127688e250868293363c9ce89c0dee0 (diff) | |
download | freebsd-ports-gnome-3389fe5a1142a365e9553f22b4281e43ad1d1652.tar.gz freebsd-ports-gnome-3389fe5a1142a365e9553f22b4281e43ad1d1652.tar.zst freebsd-ports-gnome-3389fe5a1142a365e9553f22b4281e43ad1d1652.zip |
- 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 |