diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-26 09:18:37 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-26 09:18:37 +0000 |
commit | 58d6153c1e523d4aeede7753ecf4879e60825b69 (patch) | |
tree | b731abccc22c5da200d9004c6ef85df0fd11f659 /www/libgtkhtml | |
parent | Remove librep2. librep and librep2 are now in sync. (diff) |
Update to GNOME 2.0 RC2.
Notes
Notes:
svn path=/head/; revision=62009
Diffstat (limited to 'www/libgtkhtml')
-rw-r--r-- | www/libgtkhtml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/libgtkhtml/Makefile b/www/libgtkhtml/Makefile index f68ae9d54c03..1b4b17d31799 100644 --- a/www/libgtkhtml/Makefile +++ b/www/libgtkhtml/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.0.0 PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-rc1 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-rc2 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |