diff options
author | Koop Mast <kwm@FreeBSD.org> | 2014-09-20 18:11:09 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2014-09-20 18:11:09 +0000 |
commit | d3b71d9cc6771d828511d7efe30c2c6779e5392f (patch) | |
tree | b3bd48d1cc6d83b3a3ab5c90b9819b94ea4d259d /games | |
parent | - Update to version 2.1.11 (diff) |
Rename gnomechess to gnome-chess to match upstream.
Assign to gnome@ as it is part of the gnome-games set. [1]
Approved by: johans@ (previous maintainer) [1]
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 2 | ||||
-rw-r--r-- | games/gnome-chess/Makefile (renamed from games/gnomechess/Makefile) | 6 | ||||
-rw-r--r-- | games/gnome-chess/distinfo (renamed from games/gnomechess/distinfo) | 0 | ||||
-rw-r--r-- | games/gnome-chess/pkg-descr (renamed from games/gnomechess/pkg-descr) | 0 | ||||
-rw-r--r-- | games/gnome-chess/pkg-plist (renamed from games/gnomechess/pkg-plist) | 0 |
5 files changed, 3 insertions, 5 deletions
diff --git a/games/Makefile b/games/Makefile index 5ec3e75dd7b0..2d3208f61dad 100644 --- a/games/Makefile +++ b/games/Makefile @@ -335,10 +335,10 @@ SUBDIR += gnake SUBDIR += gnarr SUBDIR += gno3dtet + SUBDIR += gnome-chess SUBDIR += gnome-games SUBDIR += gnomeattacks SUBDIR += gnomebreakout - SUBDIR += gnomechess SUBDIR += gnomekiss SUBDIR += gnomesudoku SUBDIR += gnono diff --git a/games/gnomechess/Makefile b/games/gnome-chess/Makefile index 6b89d4ca6b84..c0d36085f74f 100644 --- a/games/gnomechess/Makefile +++ b/games/gnome-chess/Makefile @@ -1,15 +1,13 @@ # Created by: Jeremy Lea <reg@shale.csir.co.za> # $FreeBSD$ -PORTNAME= gnomechess +PORTNAME= gnome-chess PORTVERSION= 3.10.2 PORTREVISION= 2 CATEGORIES= games gnome MASTER_SITES= GNOME -MASTER_SITE_SUBDIR= sources/gnome-chess/3.10 -DISTNAME= gnome-chess-${PORTVERSION} -MAINTAINER= johans@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org COMMENT= GUI chess front-end to crafy, for the GNOME Desktop Environment RUN_DEPENDS= crafty:${PORTSDIR}/games/crafty diff --git a/games/gnomechess/distinfo b/games/gnome-chess/distinfo index 1418b01a116e..1418b01a116e 100644 --- a/games/gnomechess/distinfo +++ b/games/gnome-chess/distinfo diff --git a/games/gnomechess/pkg-descr b/games/gnome-chess/pkg-descr index 242c7d922ba3..242c7d922ba3 100644 --- a/games/gnomechess/pkg-descr +++ b/games/gnome-chess/pkg-descr diff --git a/games/gnomechess/pkg-plist b/games/gnome-chess/pkg-plist index 1b2c17785aef..1b2c17785aef 100644 --- a/games/gnomechess/pkg-plist +++ b/games/gnome-chess/pkg-plist |