diff options
author | marcus <marcus@FreeBSD.org> | 2003-04-04 15:53:18 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-04-04 15:53:18 +0800 |
commit | cda2d20e3e032631f4a5bdb30d9dd1182646c05b (patch) | |
tree | 210e88bb44c29441cdcf64f1f6058065a281f987 /games/gnomegames2/Makefile | |
parent | dc7c5a6c3c13b115a7f126de882a0a8e6d6af9a0 (diff) | |
download | freebsd-ports-gnome-cda2d20e3e032631f4a5bdb30d9dd1182646c05b.tar.gz freebsd-ports-gnome-cda2d20e3e032631f4a5bdb30d9dd1182646c05b.tar.zst freebsd-ports-gnome-cda2d20e3e032631f4a5bdb30d9dd1182646c05b.zip |
Update to 2.2.1.
Diffstat (limited to 'games/gnomegames2/Makefile')
-rw-r--r-- | games/gnomegames2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnomegames2/Makefile b/games/gnomegames2/Makefile index d46a85a97b87..1e99259b25fa 100644 --- a/games/gnomegames2/Makefile +++ b/games/gnomegames2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomegames2 -PORTVERSION= 2.2.0 +PORTVERSION= 2.2.1 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-games/2.2 |