diff options
author | marcus <marcus@FreeBSD.org> | 2002-05-29 00:08:26 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-05-29 00:08:26 +0800 |
commit | ba47d0a6d8d360ca725b0cdfc08b4073fb84b349 (patch) | |
tree | c96dd07e18260d3acf17eeb55f949adca42ef03d /www/libgtkhtml/Makefile | |
parent | 9d579ca60716f9be8c49d3d5fd74dde3bc7ad127 (diff) | |
download | freebsd-ports-gnome-ba47d0a6d8d360ca725b0cdfc08b4073fb84b349.tar.gz freebsd-ports-gnome-ba47d0a6d8d360ca725b0cdfc08b4073fb84b349.tar.zst freebsd-ports-gnome-ba47d0a6d8d360ca725b0cdfc08b4073fb84b349.zip |
Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release.
Diffstat (limited to 'www/libgtkhtml/Makefile')
-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 3e2cd0464897..1d8ce3dc4ec2 100644 --- a/www/libgtkhtml/Makefile +++ b/www/libgtkhtml/Makefile @@ -9,7 +9,7 @@ PORTNAME= libgtkhtml PORTVERSION= 1.99.7 CATEGORIES= www 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 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |