diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-16 05:34:00 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-16 05:34:00 +0000 |
commit | 6c41bf6fc9aa96e0cf6e1627df5f933a3842eb1b (patch) | |
tree | 9732d246129e19af03b5d915965696502f402309 /games/gnome-games/Makefile | |
parent | def707e297209655910450b7f13c6ebfb14c4610 (diff) |
Notes
Diffstat (limited to 'games/gnome-games/Makefile')
-rw-r--r-- | games/gnome-games/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index 48a9091f16cc..1e8550b7848a 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnomegames2 PORTVERSION= 2.2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-games/2.2 |