diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-05 14:30:24 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-05 14:30:24 +0800 |
commit | a228f797103e9d9b3230fc290379d5ecc33a55d8 (patch) | |
tree | 7e8cc3f1f54d77c9b56308550bd821a739f118d7 /games/gnome-games/Makefile | |
parent | 925efc6c1f75580f33685b17bbf90932d9d813f3 (diff) | |
download | marcuscom-ports-a228f797103e9d9b3230fc290379d5ecc33a55d8.tar marcuscom-ports-a228f797103e9d9b3230fc290379d5ecc33a55d8.tar.gz marcuscom-ports-a228f797103e9d9b3230fc290379d5ecc33a55d8.tar.bz2 marcuscom-ports-a228f797103e9d9b3230fc290379d5ecc33a55d8.tar.lz marcuscom-ports-a228f797103e9d9b3230fc290379d5ecc33a55d8.tar.xz marcuscom-ports-a228f797103e9d9b3230fc290379d5ecc33a55d8.tar.zst marcuscom-ports-a228f797103e9d9b3230fc290379d5ecc33a55d8.zip |
Update to 2.16.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7248 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 13f25b273..b9cae6458 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.117 2006/08/08 05:09:29 marcus Exp $ +# $MCom: ports/games/gnome-games/Makefile,v 1.118 2006/08/22 05:50:30 marcus Exp $ # PORTNAME= gnome-games -PORTVERSION= 2.15.92 +PORTVERSION= 2.16.0 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |