diff options
author | toshii <toshii@pkgsrc.org> | 2000-11-20 07:32:07 +0000 |
---|---|---|
committer | toshii <toshii@pkgsrc.org> | 2000-11-20 07:32:07 +0000 |
commit | 80ef1c24af468e3fe123276d9fbc1c69339e2ac4 (patch) | |
tree | bb54b34a26ef91a1cada893dd6c19a26e3ee8925 /games/cgoban/Makefile | |
parent | 871288799308f67e52b95ad9f388927f0eeb3922 (diff) | |
download | pkgsrc-80ef1c24af468e3fe123276d9fbc1c69339e2ac4.tar.gz |
Update HOMEPAGE and MASTER_SITES.
I missed to commit this file for some reason.
Diffstat (limited to 'games/cgoban/Makefile')
-rw-r--r-- | games/cgoban/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/cgoban/Makefile b/games/cgoban/Makefile index e093467eb80..0cf1d4f13f7 100644 --- a/games/cgoban/Makefile +++ b/games/cgoban/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2000/11/20 06:11:17 veego Exp $ +# $NetBSD: Makefile,v 1.5 2000/11/20 07:32:07 toshii Exp $ DISTNAME= cgoban-1.9.10 CATEGORIES= games -MASTER_SITES= http://www.inetarena.com/~wms/comp/cgoban/ +MASTER_SITES= http://www.igoweb.org/~wms/comp/cgoban/ MAINTAINER= bad@netbsd.org -HOMEPAGE= http://www.inetarena.com/~wms/comp/cgoban/index.html +HOMEPAGE= http://www.igoweb.org/~wms/comp/cgoban/index.html USE_X11= yes GNU_CONFIGURE= yes |