diff options
author | tron <tron@pkgsrc.org> | 2014-02-12 23:18:26 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2014-02-12 23:18:26 +0000 |
commit | edf828d5219152f5e83e7e0a4b0bcd1721f7e11d (patch) | |
tree | cbffc12bc4288b42f6a94193463788617531bade /print/scribus-qt4 | |
parent | 5d5d37e762cbc38591cf26e7c4c5954e52246953 (diff) | |
download | pkgsrc-edf828d5219152f5e83e7e0a4b0bcd1721f7e11d.tar.gz |
Recursive PKGREVISION bump for OpenSSL API version bump.
Diffstat (limited to 'print/scribus-qt4')
-rw-r--r-- | print/scribus-qt4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/scribus-qt4/Makefile b/print/scribus-qt4/Makefile index d3177f084f8..70138cc9851 100644 --- a/print/scribus-qt4/Makefile +++ b/print/scribus-qt4/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2014/01/25 10:30:19 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2014/02/12 23:18:30 tron Exp $ DISTNAME= scribus-1.4.3 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scribus/} EXTRACT_SUFX= .tar.xz |