diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-02-26 09:28:33 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-02-26 09:28:33 +0800 |
commit | 7e13a79103308a7cab60d24d95ead3a7894d353d (patch) | |
tree | 0a145cb226ac67d1bcf57cf111580ce0d81c33c9 /games/gnome-games/Makefile | |
parent | 626a8ebf3d45e9d41e9ffedd28d4aea5d331f9e4 (diff) | |
download | marcuscom-ports-7e13a79103308a7cab60d24d95ead3a7894d353d.tar.gz marcuscom-ports-7e13a79103308a7cab60d24d95ead3a7894d353d.tar.zst marcuscom-ports-7e13a79103308a7cab60d24d95ead3a7894d353d.zip |
Update to 2.21.92.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10532 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 dacd04299..90089f079 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.167 2008/01/29 16:41:22 kwm Exp $ +# $MCom: ports/games/gnome-games/Makefile,v 1.168 2008/02/12 04:38:26 marcus Exp $ # PORTNAME= gnome-games -PORTVERSION= 2.21.91 +PORTVERSION= 2.21.92 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |