diff options
author | tron <tron@pkgsrc.org> | 2000-01-15 09:58:13 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2000-01-15 09:58:13 +0000 |
commit | 0e3f98369d72c5544eab84a9b99775e812519380 (patch) | |
tree | f7af5f89d9f58bdc0ee73397317f2888bfd34c92 /games/gnome-chess | |
parent | 2453fb86cd9d3f6cc2a83f61388c2cd643c37c3f (diff) | |
download | pkgsrc-0e3f98369d72c5544eab84a9b99775e812519380.tar.gz |
Update for yet another change of the directory structure on the GNOME FTP
servers.
Diffstat (limited to 'games/gnome-chess')
-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 69df356eb88..97374ecaa0f 100644 --- a/games/gnome-chess/Makefile +++ b/games/gnome-chess/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/11/17 22:10:45 tron Exp $ +# $NetBSD: Makefile,v 1.2 2000/01/15 09:58:14 tron Exp $ DISTNAME= gnome-chess-0.2.4 CATEGORIES= games gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-chess/} +MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-chess/} MAINTAINER= tron@netbsd.org HOMEPAGE= http://arcavia.com/rd/gnome-chess/ |