diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-09-05 22:32:42 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-09-05 22:32:42 +0800 |
commit | fcf877d4449d9928fbe835bfb308145f96dd4f86 (patch) | |
tree | f6feb45cf5f8100a85c5c4c75e4b18b2108defa2 /games/gnome-games/Makefile | |
parent | c0614d4478675103dbbb71ed3a99ca15fb15bf90 (diff) | |
download | marcuscom-ports-fcf877d4449d9928fbe835bfb308145f96dd4f86.tar marcuscom-ports-fcf877d4449d9928fbe835bfb308145f96dd4f86.tar.gz marcuscom-ports-fcf877d4449d9928fbe835bfb308145f96dd4f86.tar.bz2 marcuscom-ports-fcf877d4449d9928fbe835bfb308145f96dd4f86.tar.lz marcuscom-ports-fcf877d4449d9928fbe835bfb308145f96dd4f86.tar.xz marcuscom-ports-fcf877d4449d9928fbe835bfb308145f96dd4f86.tar.zst marcuscom-ports-fcf877d4449d9928fbe835bfb308145f96dd4f86.zip |
Update to 2.12.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4705 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'games/gnome-games/Makefile')
-rw-r--r-- | games/gnome-games/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index 835f184d8..c7bbf5ed0 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -3,14 +3,14 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/games/gnomegames2/Makefile,v 1.86 2005/08/08 11:47:47 kwm Exp $ +# $MCom: ports/games/gnomegames2/Makefile,v 1.87 2005/08/22 15:46:12 kwm Exp $ # PORTNAME= gnomegames2 -PORTVERSION= 2.11.5 +PORTVERSION= 2.12.0 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-games/2.11 +MASTER_SITE_SUBDIR= sources/gnome-games/2.12 DISTNAME= gnome-games-${PORTVERSION} DIST_SUBDIR= gnome2 |