diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-11-16 06:09:07 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-11-16 06:09:07 +0800 |
commit | cff529b92528ddc75cd45d0ff451d4346be4cfa5 (patch) | |
tree | 4da98b8affc76cefdcf834ee165724e5f7f099cf /games/gnome-games/Makefile | |
parent | 1255f4359b39b00f055e8f8929b95c9ffdda8996 (diff) | |
download | marcuscom-ports-cff529b92528ddc75cd45d0ff451d4346be4cfa5.tar marcuscom-ports-cff529b92528ddc75cd45d0ff451d4346be4cfa5.tar.gz marcuscom-ports-cff529b92528ddc75cd45d0ff451d4346be4cfa5.tar.bz2 marcuscom-ports-cff529b92528ddc75cd45d0ff451d4346be4cfa5.tar.lz marcuscom-ports-cff529b92528ddc75cd45d0ff451d4346be4cfa5.tar.xz marcuscom-ports-cff529b92528ddc75cd45d0ff451d4346be4cfa5.tar.zst marcuscom-ports-cff529b92528ddc75cd45d0ff451d4346be4cfa5.zip |
Update to 2.21.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9945 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 360677f5e..558cc1e5b 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.159 2007/10/16 03:43:45 mezz Exp $ +# $MCom: ports/games/gnome-games/Makefile,v 1.161 2007/11/01 13:54:01 ahze Exp $ # PORTNAME= gnome-games -PORTVERSION= 2.21.1 +PORTVERSION= 2.21.2 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |