diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-08-08 19:47:47 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-08-08 19:47:47 +0800 |
commit | da3d947ab98c6ff9c27860c1c0d4aef671c53932 (patch) | |
tree | 35a9e166c3d9df75e2deedfc4f1fef53e745c94f /games/gnomegames2/Makefile | |
parent | 1ca3a03a9a91dbedf231d54abcb1653a9a08861e (diff) | |
download | marcuscom-ports-da3d947ab98c6ff9c27860c1c0d4aef671c53932.tar marcuscom-ports-da3d947ab98c6ff9c27860c1c0d4aef671c53932.tar.gz marcuscom-ports-da3d947ab98c6ff9c27860c1c0d4aef671c53932.tar.bz2 marcuscom-ports-da3d947ab98c6ff9c27860c1c0d4aef671c53932.tar.lz marcuscom-ports-da3d947ab98c6ff9c27860c1c0d4aef671c53932.tar.xz marcuscom-ports-da3d947ab98c6ff9c27860c1c0d4aef671c53932.tar.zst marcuscom-ports-da3d947ab98c6ff9c27860c1c0d4aef671c53932.zip |
Update to 2.11.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4414 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 2860409d2..4a5703769 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.84 2005/07/16 17:32:03 marcus Exp $ +# $MCom: ports/games/gnomegames2/Makefile,v 1.85 2005/07/25 18:40:36 marcus Exp $ # PORTNAME= gnomegames2 -PORTVERSION= 2.11.3 +PORTVERSION= 2.11.4 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-games/2.11 |