diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-04-26 14:50:03 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-04-26 14:50:03 +0000 |
commit | 7c9a7e6c7b8495b3ac47f0a254a8831eeb304655 (patch) | |
tree | c28a0c7d03005d395e8418439eaf0aeb7c5e84d3 /print | |
parent | cce19ee9323766bd938bcbcb09a9dc547f013b58 (diff) | |
download | ports-7c9a7e6c7b8495b3ac47f0a254a8831eeb304655.tar.gz ports-7c9a7e6c7b8495b3ac47f0a254a8831eeb304655.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 536f7f7c52b6..b3b2acc8c712 100644 --- a/print/libgnomeprint/Makefile +++ b/print/libgnomeprint/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.112.0 PORTREVISION= 1 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-beta3 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-beta4 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |