diff options
author | drochner <drochner@pkgsrc.org> | 2008-01-11 17:48:17 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2008-01-11 17:48:17 +0000 |
commit | 8d1bb8279dd02082b63dd76fbb9af05f7c8dd777 (patch) | |
tree | 137838ba4c5a93a0c178e0d3c88e1faad22c50a4 /print/scribus/Makefile | |
parent | 7b17aec25ac84ad17fddd185798bbc392b55df49 (diff) | |
download | pkgsrc-8d1bb8279dd02082b63dd76fbb9af05f7c8dd777.tar.gz |
update to 1.3.3.10
changes:
Several fixes and improvements to text frames and the Story Editor.
New Arabic Translation.
More translation and documentation updates.
Many improvements to PDF Forms exporting and non-Latin script handling
in PDFs.
Several fixes to protect against possible crashes.
Improved Color Managed Display in some cases.
Some fixes to the Scripting plugin.
Diffstat (limited to 'print/scribus/Makefile')
-rw-r--r-- | print/scribus/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/print/scribus/Makefile b/print/scribus/Makefile index f3d59287bb8..b9c2d04eac5 100644 --- a/print/scribus/Makefile +++ b/print/scribus/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.51 2007/09/21 13:04:16 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2008/01/11 17:48:17 drochner Exp $ -DISTNAME= scribus-1.3.3.9 -PKGREVISION= 1 +DISTNAME= scribus-1.3.3.10 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scribus/} EXTRACT_SUFX= .tar.bz2 |