diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-28 16:08:26 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-28 16:08:26 +0000 |
commit | 1aadf412fd30e1112377e1b1f3035a6aadc5cef9 (patch) | |
tree | c91d43954907d883d86962c775df238f8773ccb7 /games/gnome-games | |
parent | Distribution tarball was updated. (diff) |
Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release.
Notes
Notes:
svn path=/head/; revision=60202
Diffstat (limited to 'games/gnome-games')
-rw-r--r-- | games/gnome-games/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index aeae92642895..f9c346cb31e4 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -9,7 +9,7 @@ PORTNAME= gnomegames2 PORTVERSION= 1.92.0 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-beta5 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020525 DISTNAME= gnome-games-${PORTVERSION} DIST_SUBDIR= gnome2 |