diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-30 07:36:51 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-30 07:36:51 +0800 |
commit | 146cc917011b11ed4a607b2250f3db6a9709e1e3 (patch) | |
tree | 63985ae9bb834003b82cb2e8aa9bbd4f5088370a /games/gnome-games/Makefile | |
parent | 42e79dc9f01d9967c5c9e7481a8c509d06e04d39 (diff) | |
download | marcuscom-ports-146cc917011b11ed4a607b2250f3db6a9709e1e3.tar marcuscom-ports-146cc917011b11ed4a607b2250f3db6a9709e1e3.tar.gz marcuscom-ports-146cc917011b11ed4a607b2250f3db6a9709e1e3.tar.bz2 marcuscom-ports-146cc917011b11ed4a607b2250f3db6a9709e1e3.tar.lz marcuscom-ports-146cc917011b11ed4a607b2250f3db6a9709e1e3.tar.xz marcuscom-ports-146cc917011b11ed4a607b2250f3db6a9709e1e3.tar.zst marcuscom-ports-146cc917011b11ed4a607b2250f3db6a9709e1e3.zip |
Update to 2.19.6.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9267 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'games/gnome-games/Makefile')
-rw-r--r-- | games/gnome-games/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index 94feb9f94..9c2a9607b 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/games/gnome-games/Makefile,v 1.149 2007/06/12 05:18:15 marcus Exp $ +# $MCom: ports/games/gnome-games/Makefile,v 1.150 2007/06/25 05:04:35 mezz Exp $ # PORTNAME= gnome-games -PORTVERSION= 2.19.4 +PORTVERSION= 2.19.6 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |