diff options
author | marcus <marcus@FreeBSD.org> | 2007-05-29 04:54:27 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2007-05-29 04:54:27 +0800 |
commit | 568d3488e96099c4ae1b40ce39e133860983a921 (patch) | |
tree | 160d7914c588af5ec876415cf96d3fb419626061 /games/gnome-games/Makefile | |
parent | 204d89319380fb654abb449ec487469cb8782788 (diff) | |
download | freebsd-ports-gnome-568d3488e96099c4ae1b40ce39e133860983a921.tar.gz freebsd-ports-gnome-568d3488e96099c4ae1b40ce39e133860983a921.tar.zst freebsd-ports-gnome-568d3488e96099c4ae1b40ce39e133860983a921.zip |
Update to 2.18.2.
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/} |