diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 21:35:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 21:35:58 +0000 |
commit | 136523e44e71a26743e28b721ebe610a59189b02 (patch) | |
tree | f449e49da4dfdae2a0f7b2f6d32153d877199d49 /games/xgospel | |
parent | 35247ebc31666962561c8cb77018f708d603158e (diff) | |
download | pkgsrc-136523e44e71a26743e28b721ebe610a59189b02.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'games/xgospel')
-rw-r--r-- | games/xgospel/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/xgospel/Makefile b/games/xgospel/Makefile index 44464973e65..2bf7ff6792f 100644 --- a/games/xgospel/Makefile +++ b/games/xgospel/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.13 2006/03/04 21:29:44 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2006/10/04 21:43:01 wiz Exp $ # DISTNAME= xgospel-1.12d PKGREVISION= 2 CATEGORIES= games x11 -MASTER_SITES= http://img.teaser.fr/~jlgailly// +MASTER_SITES= http://gailly.net/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://gailly.net/xgospel/ +HOMEPAGE= http://gailly.net/go.html COMMENT= X11 based IGS client for online "go" playing GNU_CONFIGURE= yes |