diff options
Diffstat (limited to 'games/baduki/Makefile')
-rw-r--r-- | games/baduki/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/baduki/Makefile b/games/baduki/Makefile index a21856a26b5..46ec2f4ba2b 100644 --- a/games/baduki/Makefile +++ b/games/baduki/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.37 2006/04/13 18:23:32 jlam Exp $ +# $NetBSD: Makefile,v 1.38 2006/10/04 21:43:00 wiz Exp $ DISTNAME= baduki-0.2.9 PKGREVISION= 4 CATEGORIES= games -MASTER_SITES= http://soback.kornet21.net/~artist/baduk/ +MASTER_SITES= ftp://autoinst.nacs.uci.edu/pub/go/baduki/ MAINTAINER= bad@NetBSD.org -HOMEPAGE= http://soback.kornet21.net/~artist/baduk/baduki.html +# HOMEPAGE= gone since 2000 COMMENT= Go playing program based on xamigo USE_PKGLOCALEDIR= yes |