diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-26 04:05:40 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-26 04:05:40 +0800 |
commit | 405ca3d2aa5f787a27038a38452249789ef17068 (patch) | |
tree | 1d655264e30ecba00b5c2f77bd4d1167d72b2fc0 /games/gnomegames2/Makefile | |
parent | e424a671c12b0f83ce46d8b19a0f99ddc5641636 (diff) | |
download | marcuscom-ports-405ca3d2aa5f787a27038a38452249789ef17068.tar marcuscom-ports-405ca3d2aa5f787a27038a38452249789ef17068.tar.gz marcuscom-ports-405ca3d2aa5f787a27038a38452249789ef17068.tar.bz2 marcuscom-ports-405ca3d2aa5f787a27038a38452249789ef17068.tar.lz marcuscom-ports-405ca3d2aa5f787a27038a38452249789ef17068.tar.xz marcuscom-ports-405ca3d2aa5f787a27038a38452249789ef17068.tar.zst marcuscom-ports-405ca3d2aa5f787a27038a38452249789ef17068.zip |
Update to 2.13.8.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5763 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 6266a63c2..d44c18c56 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.101 2006/02/13 12:32:32 ahze Exp $ +# $MCom: ports/games/gnomegames2/Makefile,v 1.102 2006/02/24 18:38:17 marcus Exp $ # PORTNAME= gnomegames2 -PORTVERSION= 2.13.7 +PORTVERSION= 2.13.8 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-games/2.13 |