diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2018-03-10 17:46:04 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2018-03-10 17:46:04 +0000 |
commit | c2a92a1aea4e66d25d82a5def112bb1b55660bd2 (patch) | |
tree | 1c82614777155b2ed4f7f1e17008101717e3f011 /print | |
parent | c8c2add0da50d91884aab31f6ed98faa827e08f7 (diff) | |
download | ports-c2a92a1aea4e66d25d82a5def112bb1b55660bd2.tar.gz ports-c2a92a1aea4e66d25d82a5def112bb1b55660bd2.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/R-cran-knitr/Makefile | 1 | ||||
-rw-r--r-- | print/gribouy/Makefile | 2 | ||||
-rw-r--r-- | print/lilypond-devel/Makefile | 1 | ||||
-rw-r--r-- | print/pdftk/Makefile | 2 | ||||
-rw-r--r-- | print/ttfquery/Makefile | 2 |
5 files changed, 5 insertions, 3 deletions
diff --git a/print/R-cran-knitr/Makefile b/print/R-cran-knitr/Makefile index ae25cf3962d3..cf3fc90a2660 100644 --- a/print/R-cran-knitr/Makefile +++ b/print/R-cran-knitr/Makefile @@ -3,6 +3,7 @@ PORTNAME= knitr PORTVERSION= 1.17 +PORTREVISION= 1 CATEGORIES= print DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/print/gribouy/Makefile b/print/gribouy/Makefile index 0c1ac8fc164e..5e6813712238 100644 --- a/print/gribouy/Makefile +++ b/print/gribouy/Makefile @@ -3,7 +3,7 @@ PORTNAME= gribouy PORTVERSION= 0.0.8 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= print gnome MASTER_SITES= LOCAL/bland diff --git a/print/lilypond-devel/Makefile b/print/lilypond-devel/Makefile index 31a132ef7512..57de1a0873ed 100644 --- a/print/lilypond-devel/Makefile +++ b/print/lilypond-devel/Makefile @@ -3,6 +3,7 @@ PORTNAME= lilypond DISTVERSION= 2.19.81 +PORTREVISION= 1 CATEGORIES= print audio MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v${DISTVERSION:R}/ \ http://lilypond.org/downloads/sources/v${DISTVERSION:R}/ diff --git a/print/pdftk/Makefile b/print/pdftk/Makefile index 7c9b9fa84656..3e1b866e9c31 100644 --- a/print/pdftk/Makefile +++ b/print/pdftk/Makefile @@ -3,7 +3,7 @@ PORTNAME= pdftk PORTVERSION= 2.02 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= print MASTER_SITES= http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/ LOCAL/mat/pdftk DISTNAME= ${PORTNAME}-${PORTVERSION}-src diff --git a/print/ttfquery/Makefile b/print/ttfquery/Makefile index a2d470387716..10a0349107ae 100644 --- a/print/ttfquery/Makefile +++ b/print/ttfquery/Makefile @@ -3,7 +3,7 @@ PORTNAME= ttfquery PORTVERSION= 1.0.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= print MASTER_SITES= CHEESESHOP DISTNAME= TTFQuery-${PORTVERSION} |