diff options
author | obache <obache@pkgsrc.org> | 2012-03-15 11:53:20 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-03-15 11:53:20 +0000 |
commit | f0eaa05dc61ddd733da1c828ebf1c253843a1ee8 (patch) | |
tree | 1898e482654b3ef849275eaeddaf8cc6306d5966 /print/scribus-qt4 | |
parent | c486d3b05e0bb5ed2725c178766a10dfebc10db7 (diff) | |
download | pkgsrc-f0eaa05dc61ddd733da1c828ebf1c253843a1ee8.tar.gz |
Bump PKGREVISION from default python to 2.7.
Diffstat (limited to 'print/scribus-qt4')
-rw-r--r-- | print/scribus-qt4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/scribus-qt4/Makefile b/print/scribus-qt4/Makefile index 07054ad62f0..4bec26b0cb9 100644 --- a/print/scribus-qt4/Makefile +++ b/print/scribus-qt4/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2012/03/03 00:13:51 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2012/03/15 11:53:37 obache Exp $ DISTNAME= scribus-1.4.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scribus/} EXTRACT_SUFX= .tar.bz2 |