diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/calligra/Makefile | 1 | ||||
-rw-r--r-- | editors/libreoffice4/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice-4/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice-devel/Makefile | 2 | ||||
-rw-r--r-- | editors/texmaker/Makefile | 2 | ||||
-rw-r--r-- | editors/texstudio/Makefile | 1 | ||||
-rw-r--r-- | editors/texworks/Makefile | 1 |
7 files changed, 7 insertions, 4 deletions
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile index f75828943a3f..b910a95051c5 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -2,6 +2,7 @@ PORTNAME= calligra PORTVERSION= ${CALLIGRA_VERSION} +PORTREVISION= 1 CATEGORIES= editors kde MASTER_SITES= KDE/${CALLIGRA_BRANCH}/${PORTNAME}-${PORTVERSION}/ DIST_SUBDIR= KDE/${PORTNAME}/${PORTVERSION} diff --git a/editors/libreoffice4/Makefile b/editors/libreoffice4/Makefile index aa8d1489ebd2..1000ff00d36c 100644 --- a/editors/libreoffice4/Makefile +++ b/editors/libreoffice4/Makefile @@ -2,7 +2,7 @@ PORTNAME= libreoffice PORTVERSION= 4.3.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= http://download.documentfoundation.org/libreoffice/ \ http://dev-www.libreoffice.org/extern/:ext \ diff --git a/editors/openoffice-4/Makefile b/editors/openoffice-4/Makefile index fd2b78c451be..3ca89c39eb42 100644 --- a/editors/openoffice-4/Makefile +++ b/editors/openoffice-4/Makefile @@ -3,7 +3,7 @@ PORTNAME= apache-openoffice PORTVERSION= ${AOOVERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors java MASTER_SITES= APACHE/openoffice/${PORTVERSION}/source \ http://tools.openoffice.org/unowinreg_prebuild/680/:unoreg \ diff --git a/editors/openoffice-devel/Makefile b/editors/openoffice-devel/Makefile index 44413ddc173a..d551d487edc1 100644 --- a/editors/openoffice-devel/Makefile +++ b/editors/openoffice-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= apache-openoffice PORTVERSION= ${AOOVERSION1}.${AOOVERSION2}.${SVNREVISION} -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 4 CATEGORIES= editors java MASTER_SITES= https://dist.apache.org/repos/dist/dev/openoffice/${AOOVERSION}-${AOORC}-r${SVNREVISION}/source/ \ diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile index 0d34902b5183..8c4dbbd467ef 100644 --- a/editors/texmaker/Makefile +++ b/editors/texmaker/Makefile @@ -3,7 +3,7 @@ PORTNAME= texmaker PORTVERSION= 4.5 -PORTREVISION= 0 +PORTREVISION= 1 PORTEPOCH= 3 CATEGORIES= editors MASTER_SITES= http://www.xm1math.net/texmaker/ diff --git a/editors/texstudio/Makefile b/editors/texstudio/Makefile index e5898e20629b..2d39a9933500 100644 --- a/editors/texstudio/Makefile +++ b/editors/texstudio/Makefile @@ -2,6 +2,7 @@ PORTNAME= texstudio PORTVERSION= 2.10.4 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/TeXstudio%20${PORTVERSION} diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile index 73122ada7b67..9961bb3ae09a 100644 --- a/editors/texworks/Makefile +++ b/editors/texworks/Makefile @@ -3,6 +3,7 @@ PORTNAME= texworks PORTVERSION= 0.4.6 +PORTREVISION= 1 DISTVERSIONPREFIX= release- CATEGORIES= editors |