diff options
Diffstat (limited to 'games/gnome-games/Makefile')
-rw-r--r-- | games/gnome-games/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index 71bfec7c5..1961f593c 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -3,12 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/games/gnome-games/Makefile,v 1.165 2008/01/20 23:51:04 marcus Exp $ +# $MCom: ports/games/gnome-games/Makefile,v 1.166 2008/01/21 18:25:54 marcus Exp $ # PORTNAME= gnome-games -PORTVERSION= 2.21.5 -PORTREVISION= 2 +PORTVERSION= 2.21.90 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |