diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-12-15 12:19:24 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-12-15 12:19:24 +0800 |
commit | 61e14959335b4dfd882594714c6a011497e6d8ab (patch) | |
tree | fc259029514194bb36223a6227fd256d8cb63b70 /games/gnome-games | |
parent | f8387d627054a81d88a1b6072af8c20b1a38e155 (diff) | |
download | marcuscom-ports-61e14959335b4dfd882594714c6a011497e6d8ab.tar marcuscom-ports-61e14959335b4dfd882594714c6a011497e6d8ab.tar.gz marcuscom-ports-61e14959335b4dfd882594714c6a011497e6d8ab.tar.bz2 marcuscom-ports-61e14959335b4dfd882594714c6a011497e6d8ab.tar.lz marcuscom-ports-61e14959335b4dfd882594714c6a011497e6d8ab.tar.xz marcuscom-ports-61e14959335b4dfd882594714c6a011497e6d8ab.tar.zst marcuscom-ports-61e14959335b4dfd882594714c6a011497e6d8ab.zip |
Bump PORTREVISION for setgid fix.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5301 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 bf9de4519..5c4fa6f86 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/gnomegames2/Makefile,v 1.92 2005/12/13 07:11:23 marcus Exp $ +# $MCom: ports/games/gnomegames2/Makefile,v 1.93 2005/12/15 04:19:03 marcus Exp $ # PORTNAME= gnomegames2 PORTVERSION= 2.13.3 +PORTREVISION= 1 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-games/2.13 |