diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-30 22:20:44 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-30 22:20:44 +0000 |
commit | 58d11a98d4d5d00a6c8bcb7fce85b467933dd456 (patch) | |
tree | 1440035bec569c5ed3225c4f3e76d7a1bbc328c6 /games/gnome-games | |
parent | Update to version 0.4.5. (diff) |
The FreeBSD GNOME team is proud to present GNOME 2.0 Release.
Notes
Notes:
svn path=/head/; revision=62233
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 626866f69559..542ba6e5d5ad 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -9,7 +9,7 @@ PORTNAME= gnomegames2 PORTVERSION= 2.0.1 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-rc2 +MASTER_SITE_SUBDIR= 2.0.0/releases/gnome-2.0-desktop-final DISTNAME= gnome-games-${PORTVERSION} DIST_SUBDIR= gnome2 |