diff options
Diffstat (limited to 'games/gnome-games/Makefile')
-rw-r--r-- | games/gnome-games/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index 671f631a7..03a2678f0 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/games/gnome-games/Makefile,v 1.145 2007/05/18 17:46:09 marcus Exp $ +# $MCom: ports/games/gnome-games/Makefile,v 1.146 2007/05/18 21:22:29 marcus Exp $ # PORTNAME= gnome-games PORTVERSION= 2.19.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |