diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-15 09:05:13 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-15 09:05:13 +0000 |
commit | 515147d6b604c6e2ac9ecb99ec2b9272f2df421e (patch) | |
tree | e5deef4a399f8226681b21f1b815dd37698bd2d5 /x11-toolkits/libgnomeprintui | |
parent | 5f1422a7d63f0db89584d15067a59c7df68d6347 (diff) | |
download | ports-515147d6b604c6e2ac9ecb99ec2b9272f2df421e.tar.gz ports-515147d6b604c6e2ac9ecb99ec2b9272f2df421e.zip |
Notes
Diffstat (limited to 'x11-toolkits/libgnomeprintui')
-rw-r--r-- | x11-toolkits/libgnomeprintui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/libgnomeprintui/Makefile b/x11-toolkits/libgnomeprintui/Makefile index 9603f37ffaf3..a8b2b9d3cf7b 100644 --- a/x11-toolkits/libgnomeprintui/Makefile +++ b/x11-toolkits/libgnomeprintui/Makefile @@ -9,7 +9,7 @@ PORTNAME= libgnomeprintui PORTVERSION= 1.115.0 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020607 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-rc1 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |