diff options
author | cjep <cjep> | 2002-10-27 17:20:29 +0000 |
---|---|---|
committer | cjep <cjep> | 2002-10-27 17:20:29 +0000 |
commit | 121e7b7db9e8ee72a1b5cb81152e599e37f98212 (patch) | |
tree | bfdb827dd34eab8ebd9258a9002a23e603eb4477 /games/colchess | |
parent | 246fbc2e6f76dc7c1737ee895fdfa53238b38c09 (diff) | |
download | pkgsrc-121e7b7db9e8ee72a1b5cb81152e599e37f98212.tar.gz |
Update HOMEPAGE.
Diffstat (limited to 'games/colchess')
-rw-r--r-- | games/colchess/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/colchess/Makefile b/games/colchess/Makefile index 827f64a53ef..9530180ec44 100644 --- a/games/colchess/Makefile +++ b/games/colchess/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/02/16 15:10:44 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2002/10/27 17:20:29 cjep Exp $ DISTNAME= colchess PKGNAME= ${DISTNAME}-7.0 @@ -8,7 +8,7 @@ MASTER_SITES= http://www.ast.cam.ac.uk/~cmf/chess/ EXTRACT_SUFX= .tgz MAINTAINER= jlam@netbsd.org -HOMEPAGE= http://www.ast.cam.ac.uk/~cmf/chess/ +HOMEPAGE= http://www.ast.cam.ac.uk/~cmf/chess/colchess/ COMMENT= chess analysis engine DIST_SUBDIR= ${PKGNAME} |