diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-22 02:25:54 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-22 02:25:54 +0800 |
commit | b1a08fe5206c2223de8e2fd951e1b80b2c18ef36 (patch) | |
tree | 9fd7b675e62025516f9536b49666b7737abafa11 /games/gnome-games | |
parent | 449d61fc47a2d5a69746705ec27756e7bbefdd6a (diff) | |
download | marcuscom-ports-b1a08fe5206c2223de8e2fd951e1b80b2c18ef36.tar marcuscom-ports-b1a08fe5206c2223de8e2fd951e1b80b2c18ef36.tar.gz marcuscom-ports-b1a08fe5206c2223de8e2fd951e1b80b2c18ef36.tar.bz2 marcuscom-ports-b1a08fe5206c2223de8e2fd951e1b80b2c18ef36.tar.lz marcuscom-ports-b1a08fe5206c2223de8e2fd951e1b80b2c18ef36.tar.xz marcuscom-ports-b1a08fe5206c2223de8e2fd951e1b80b2c18ef36.tar.zst marcuscom-ports-b1a08fe5206c2223de8e2fd951e1b80b2c18ef36.zip |
Correct typo.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10206 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'games/gnome-games')
-rw-r--r-- | games/gnome-games/Makefile | 4 | ||||
-rw-r--r-- | games/gnome-games/pkg-plist | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index 067a3089e..71bfec7c5 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/games/gnome-games/Makefile,v 1.164 2008/01/15 07:27:19 marcus Exp $ +# $MCom: ports/games/gnome-games/Makefile,v 1.165 2008/01/20 23:51:04 marcus Exp $ # PORTNAME= gnome-games PORTVERSION= 2.21.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} diff --git a/games/gnome-games/pkg-plist b/games/gnome-games/pkg-plist index ceb74c1ca..aa845abd5 100644 --- a/games/gnome-games/pkg-plist +++ b/games/gnome-games/pkg-plist @@ -345,9 +345,9 @@ share/ggz/gnome-games/gnect-client.dsc @unexec %%LOCALBASE%%/bin/ggz-config -D --remove --modfile=%D/share/ggz/gnome-games/gnibbles-client.dsc share/ggz/gnome-games/gnibbles-client.dsc @exec %%LOCALBASE%%/bin/ggz-config -D --install --modfile=%D/share/ggz/gnome-games/gnibbles-client.dsc --force -@unexec %%LOCALBASE%%/bin/ggz-config -D --remove --modfile=%D/share/ggz/gnome-games/iango-client.dsc +@unexec %%LOCALBASE%%/bin/ggz-config -D --remove --modfile=%D/share/ggz/gnome-games/iagno-client.dsc share/ggz/gnome-games/iagno-client.dsc -@exec %%LOCALBASE%%/bin/ggz-config -D --install --modfile=%D/share/ggz/gnome-games/iango-client.dsc --force +@exec %%LOCALBASE%%/bin/ggz-config -D --install --modfile=%D/share/ggz/gnome-games/iagno-client.dsc --force share/glchess/ai.xml share/glchess/chess_view.glade share/glchess/glchess.glade |