diff options
author | marcus <marcus@FreeBSD.org> | 2002-06-26 17:18:37 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-06-26 17:18:37 +0800 |
commit | 2020612990532d3bbaa247539188442212668edf (patch) | |
tree | f5e985cee4fe0d1fbb857affe1e654f6780047d5 /print | |
parent | a44d334a1b8dbb94b0c87c58ae24ab3612713641 (diff) | |
download | freebsd-ports-gnome-2020612990532d3bbaa247539188442212668edf.tar.gz freebsd-ports-gnome-2020612990532d3bbaa247539188442212668edf.tar.zst freebsd-ports-gnome-2020612990532d3bbaa247539188442212668edf.zip |
Update to GNOME 2.0 RC2.
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 f86dcea1f379..5f8da493d5f0 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-rc1 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-rc2 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |