diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-05-28 20:54:27 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-05-28 20:54:27 +0000 |
commit | 1fc70cd8ab73a5017e2d4b98d6ad68e110b2afb8 (patch) | |
tree | 2832e7b4c6fd4f50c68c2e97e9dc45af0b0b9720 /games/gnome-games/Makefile | |
parent | bf440612a090c7c8bf0211b0584f5f0c1bdeb044 (diff) |
Notes
Diffstat (limited to 'games/gnome-games/Makefile')
-rw-r--r-- | games/gnome-games/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index 89e5aac7d54f..8afb8c186b5e 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -7,8 +7,7 @@ # PORTNAME= gnome-games -PORTVERSION= 2.18.1 -PORTREVISION= 1 +PORTVERSION= 2.18.2 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |