diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-20 05:36:34 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-20 05:36:34 +0800 |
commit | de59bf9875d6fa19a30e1d01eb4294bcb3311703 (patch) | |
tree | 9a6671564bb3674aa60e57eebb2a1b4bc6646510 /games/gnome-games-extra-data | |
parent | 8c61ad0058b81bc04250124366935f2bff5e92b3 (diff) | |
download | marcuscom-ports-de59bf9875d6fa19a30e1d01eb4294bcb3311703.tar.gz marcuscom-ports-de59bf9875d6fa19a30e1d01eb4294bcb3311703.tar.zst marcuscom-ports-de59bf9875d6fa19a30e1d01eb4294bcb3311703.zip |
Bump PORTREVISION to sync with ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8884 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'games/gnome-games-extra-data')
-rw-r--r-- | games/gnome-games-extra-data/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gnome-games-extra-data/Makefile b/games/gnome-games-extra-data/Makefile index 9112a2a25..70084c01a 100644 --- a/games/gnome-games-extra-data/Makefile +++ b/games/gnome-games-extra-data/Makefile @@ -3,12 +3,12 @@ # Whom: Adam Weinberger <adamw@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/games/gnome-games-extra-data/Makefile,v 1.15 2007/04/30 17:34:52 ahze Exp $ +# $MCom: ports/games/gnome-games-extra-data/Makefile,v 1.16 2007/05/02 00:58:01 marcus Exp $ # PORTNAME= gnome-games-extra-data PORTVERSION= 2.18.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-games-extra-data/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |