diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-05-02 00:26:34 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-05-02 00:26:34 +0000 |
commit | 47307795090ab74cddaf3f6d0af7a55d47341abe (patch) | |
tree | 8bf175ef2d512069d70ac3c28d2d39fad083be7c /games/gnome-games-extra-data/Makefile | |
parent | 94bbded4a1701f657111d67680c15daae422e7cf (diff) | |
download | ports-47307795090ab74cddaf3f6d0af7a55d47341abe.tar.gz ports-47307795090ab74cddaf3f6d0af7a55d47341abe.zip |
Notes
Diffstat (limited to 'games/gnome-games-extra-data/Makefile')
-rw-r--r-- | games/gnome-games-extra-data/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnome-games-extra-data/Makefile b/games/gnome-games-extra-data/Makefile index e5e8a3391fc9..1405ddb11dbb 100644 --- a/games/gnome-games-extra-data/Makefile +++ b/games/gnome-games-extra-data/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gnome-games-extra-data -PORTVERSION= 2.17.90 +PORTVERSION= 2.18.0 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-games-extra-data/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |