diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-05-02 06:48:10 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-05-02 06:48:10 +0000 |
commit | b324ade02d984ecb2c343b4c786d74c25d16f914 (patch) | |
tree | edc2817dd2a7952c08391fe099c4861b876b80a0 /print | |
parent | 684bbccbefbbbe8e37701a91cf7cf76fc20acf52 (diff) | |
download | ports-b324ade02d984ecb2c343b4c786d74c25d16f914.tar.gz ports-b324ade02d984ecb2c343b4c786d74c25d16f914.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/libmspub01/Makefile | 2 | ||||
-rw-r--r-- | print/libpagemaker/Makefile | 2 | ||||
-rw-r--r-- | print/lyx/Makefile | 2 | ||||
-rw-r--r-- | print/pdfcube/Makefile | 2 | ||||
-rw-r--r-- | print/scribus/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/print/libmspub01/Makefile b/print/libmspub01/Makefile index 68761248da9a..453191cd6bcb 100644 --- a/print/libmspub01/Makefile +++ b/print/libmspub01/Makefile @@ -2,7 +2,7 @@ PORTNAME= libmspub PORTVERSION= 0.1.2 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= print graphics devel MASTER_SITES= http://dev-www.libreoffice.org/src/${PORTNAME}/ PKGNAMESUFFIX= 01 diff --git a/print/libpagemaker/Makefile b/print/libpagemaker/Makefile index 3cd8602dcbd2..db93c4fe13a2 100644 --- a/print/libpagemaker/Makefile +++ b/print/libpagemaker/Makefile @@ -2,7 +2,7 @@ PORTNAME= libpagemaker PORTVERSION= 0.0.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= print graphics devel MASTER_SITES= LIBREOFFICE_DEV diff --git a/print/lyx/Makefile b/print/lyx/Makefile index 7dffe808aa5f..f98914cbb858 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -3,7 +3,7 @@ PORTNAME= lyx PORTVERSION= ${MAJOR_VERSION}.${MINOR_VERSION} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= print editors MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/${MAJOR_VERSION}.x/ \ http://www-ftp.lip6.fr/ftp/pub/lyx/stable/${MAJOR_VERSION}.x/ \ diff --git a/print/pdfcube/Makefile b/print/pdfcube/Makefile index c97d30c4cd13..cd8d0a0b454b 100644 --- a/print/pdfcube/Makefile +++ b/print/pdfcube/Makefile @@ -3,7 +3,7 @@ PORTNAME= pdfcube PORTVERSION= 0.0.5 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= print MASTER_SITES= http://code.100allora.it/releases/pdfcube/ diff --git a/print/scribus/Makefile b/print/scribus/Makefile index 4a75168a1aa4..1d2779496806 100644 --- a/print/scribus/Makefile +++ b/print/scribus/Makefile @@ -3,7 +3,7 @@ PORTNAME= scribus PORTVERSION= 1.4.6 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= print editors MASTER_SITES= SF \ http://www.scribus.net/downloads/${PORTVERSION}/ |