diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-04-19 15:38:32 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-04-19 15:38:32 +0800 |
commit | b65f0c2af1f0938cd8a92f6da69233915b544230 (patch) | |
tree | 25f73ae8c11c2a1ea97f655e05306f9125b6bf2e /games/gnome-games3/Makefile | |
parent | ee3a0fe1c47270e1d36030a16e3d70d1c811fcca (diff) | |
download | marcuscom-ports-b65f0c2af1f0938cd8a92f6da69233915b544230.tar marcuscom-ports-b65f0c2af1f0938cd8a92f6da69233915b544230.tar.gz marcuscom-ports-b65f0c2af1f0938cd8a92f6da69233915b544230.tar.bz2 marcuscom-ports-b65f0c2af1f0938cd8a92f6da69233915b544230.tar.lz marcuscom-ports-b65f0c2af1f0938cd8a92f6da69233915b544230.tar.xz marcuscom-ports-b65f0c2af1f0938cd8a92f6da69233915b544230.tar.zst marcuscom-ports-b65f0c2af1f0938cd8a92f6da69233915b544230.zip |
Update to 3.0.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15841 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'games/gnome-games3/Makefile')
-rw-r--r-- | games/gnome-games3/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/games/gnome-games3/Makefile b/games/gnome-games3/Makefile index 10ce09c6c..4f58aabed 100644 --- a/games/gnome-games3/Makefile +++ b/games/gnome-games3/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/games/gnome-games3/Makefile,v 1.7 2011/03/29 20:30:58 kwm Exp $ +# $MCom: ports/games/gnome-games3/Makefile,v 1.8 2011/04/05 15:09:27 kwm Exp $ # PORTNAME= gnome-games -PORTVERSION= 3.0.0 +PORTVERSION= 3.0.1 CATEGORIES= games gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -46,7 +46,8 @@ GCONF_SCHEMAS= aisleriot.schemas glines.schemas \ gnect.schemas gnibbles.schemas gnobots2.schemas \ gnomine.schemas gnotravex.schemas \ gnotski.schemas gtali.schemas iagno.schemas \ - mahjongg.schemas quadrapassel.schemas + mahjongg.schemas lightsoff.schemas quadrapassel.schemas \ + swell-foop.schemas GLIB_SCHEMAS= org.gnome.Games.WindowState.gschema.xml \ org.gnome.glchess.gschema.xml |