diff options
Diffstat (limited to 'games/gnome-chess/Makefile')
-rw-r--r-- | games/gnome-chess/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gnome-chess/Makefile b/games/gnome-chess/Makefile index e35afd788f1..6445cc2022a 100644 --- a/games/gnome-chess/Makefile +++ b/games/gnome-chess/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2003/07/17 21:38:30 grant Exp $ +# $NetBSD: Makefile,v 1.23 2003/09/19 23:08:27 dent Exp $ DISTNAME= gnome-chess-0.3.3 PKGREVISION= 8 @@ -6,7 +6,7 @@ CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-chess/0.3/} MAINTAINER= tron@NetBSD.org -HOMEPAGE= http://arcavia.com/rd/gnome-chess/ +HOMEPAGE= http://www.gnome.org/softwaremap/projects/gnome-chess/ COMMENT= GNOME\'s graphical interface for playing chess DEPENDS+= gnome1-dirs>=1.2:../../misc/gnome1-dirs |