diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-13 20:32:32 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-13 20:32:32 +0800 |
commit | b39214c15ef41e45af6a5a0c97dcedfd96c75f3e (patch) | |
tree | 75c890c8f3b83fc027eb6b1b4b039c29ea606339 /games/gnomegames2/Makefile | |
parent | 2711296c9de70b58ec0cf3e21653a263a8e19833 (diff) | |
download | marcuscom-ports-b39214c15ef41e45af6a5a0c97dcedfd96c75f3e.tar marcuscom-ports-b39214c15ef41e45af6a5a0c97dcedfd96c75f3e.tar.gz marcuscom-ports-b39214c15ef41e45af6a5a0c97dcedfd96c75f3e.tar.bz2 marcuscom-ports-b39214c15ef41e45af6a5a0c97dcedfd96c75f3e.tar.lz marcuscom-ports-b39214c15ef41e45af6a5a0c97dcedfd96c75f3e.tar.xz marcuscom-ports-b39214c15ef41e45af6a5a0c97dcedfd96c75f3e.tar.zst marcuscom-ports-b39214c15ef41e45af6a5a0c97dcedfd96c75f3e.zip |
- Update to 2.13.7
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5667 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 a1a047c9f..d0cafe7a5 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.99 2006/01/30 18:23:16 marcus Exp $ +# $MCom: ports/games/gnomegames2/Makefile,v 1.100 2006/01/31 20:36:48 marcus Exp $ # PORTNAME= gnomegames2 -PORTVERSION= 2.13.6 +PORTVERSION= 2.13.7 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-games/2.13 |