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 /print | |
parent | 5f1422a7d63f0db89584d15067a59c7df68d6347 (diff) | |
download | ports-515147d6b604c6e2ac9ecb99ec2b9272f2df421e.tar.gz ports-515147d6b604c6e2ac9ecb99ec2b9272f2df421e.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/libgnomeprint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile index e177b972b8a8..f86dcea1f379 100644 --- a/print/libgnomeprint/Makefile +++ b/print/libgnomeprint/Makefile @@ -9,7 +9,7 @@ PORTNAME= libgnomeprint PORTVERSION= 1.115.0 CATEGORIES= print 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 |