diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-02-17 02:43:03 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-02-17 02:43:03 +0800 |
commit | 216bb4f7428e6d5acf9717a81347da0066e9b076 (patch) | |
tree | 59d9bafc20f83ae9af95432e023ea2808e852643 /games/gnome-games | |
parent | 27dc02874617e9f46322408418c77c861083488a (diff) | |
download | marcuscom-ports-216bb4f7428e6d5acf9717a81347da0066e9b076.tar.gz marcuscom-ports-216bb4f7428e6d5acf9717a81347da0066e9b076.tar.zst marcuscom-ports-216bb4f7428e6d5acf9717a81347da0066e9b076.zip |
Bump the PORTREVISION for dependency update.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8365 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'games/gnome-games')
-rw-r--r-- | games/gnome-games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index 419bf0826..68e688d24 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/games/gnome-games/Makefile,v 1.135 2007/02/13 20:56:43 marcus Exp $ +# $MCom: ports/games/gnome-games/Makefile,v 1.136 2007/02/16 11:09:25 ahze Exp $ # PORTNAME= gnome-games PORTVERSION= 2.17.91 +PORTREVISION= 1 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |