diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-12 00:18:21 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-12 00:18:21 +0000 |
commit | 9f04edac18da3226218935fb556d050be3d8cf3c (patch) | |
tree | 0823c1c64f01728391dcc972341bdfed9114ddff /graphics/librsvg2 | |
parent | Tie in glade2. (diff) |
Update to the latest GNOME 2 snapshot.
Diffstat (limited to 'graphics/librsvg2')
-rw-r--r-- | graphics/librsvg2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile index 6f934093b105..5e41a95b41a9 100644 --- a/graphics/librsvg2/Makefile +++ b/graphics/librsvg2/Makefile @@ -9,7 +9,7 @@ PORTNAME= librsvg2 PORTVERSION= 1.1.6 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020525 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020607 DIST_SUBDIR= gnome2 DISTNAME= librsvg-${PORTVERSION} |