diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-31 02:23:16 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-31 02:23:16 +0800 |
commit | a61694eab4c9d55cd9fcb8bb104cb8fe1ffed8ed (patch) | |
tree | 22b64ce208b4f7ef887600f4f1f7a71c33f06db8 /games/gnomegames2/Makefile | |
parent | 7e2985f3a37ca7cbfd52a2b491bf0fa8f837a5ee (diff) | |
download | marcuscom-ports-a61694eab4c9d55cd9fcb8bb104cb8fe1ffed8ed.tar marcuscom-ports-a61694eab4c9d55cd9fcb8bb104cb8fe1ffed8ed.tar.gz marcuscom-ports-a61694eab4c9d55cd9fcb8bb104cb8fe1ffed8ed.tar.bz2 marcuscom-ports-a61694eab4c9d55cd9fcb8bb104cb8fe1ffed8ed.tar.lz marcuscom-ports-a61694eab4c9d55cd9fcb8bb104cb8fe1ffed8ed.tar.xz marcuscom-ports-a61694eab4c9d55cd9fcb8bb104cb8fe1ffed8ed.tar.zst marcuscom-ports-a61694eab4c9d55cd9fcb8bb104cb8fe1ffed8ed.zip |
Update to 2.13.6.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5561 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'games/gnomegames2/Makefile')
-rw-r--r-- | games/gnomegames2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gnomegames2/Makefile b/games/gnomegames2/Makefile index 5d40ae014..4f14ec096 100644 --- a/games/gnomegames2/Makefile +++ b/games/gnomegames2/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/games/gnomegames2/Makefile,v 1.97 2006/01/15 08:22:09 ahze Exp $ +# $MCom: ports/games/gnomegames2/Makefile,v 1.98 2006/01/16 17:07:53 ahze Exp $ # PORTNAME= gnomegames2 -PORTVERSION= 2.13.5 +PORTVERSION= 2.13.6 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-games/2.13 |