diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/calligra/Makefile | 2 | ||||
-rw-r--r-- | editors/kile/Makefile | 2 | ||||
-rw-r--r-- | editors/libreoffice/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice-devel/Makefile | 2 | ||||
-rw-r--r-- | editors/texstudio/Makefile | 2 | ||||
-rw-r--r-- | editors/texworks/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile index 3dad9afe06b0..c288ffcbc395 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -2,7 +2,7 @@ PORTNAME= calligra DISTVERSION= 3.1.0 -PORTREVISION= 34 +PORTREVISION= 35 CATEGORIES= editors kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} DIST_SUBDIR= KDE/${PORTNAME} diff --git a/editors/kile/Makefile b/editors/kile/Makefile index 5c6de930325c..85d46e881e10 100644 --- a/editors/kile/Makefile +++ b/editors/kile/Makefile @@ -3,7 +3,7 @@ PORTNAME= kile DISTVERSIONPREFIX= v DISTVERSION= 3.0b3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= editors kde MAINTAINER= kde@FreeBSD.org diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index 5fabd70f13a8..8329db9d9fd2 100644 --- a/editors/libreoffice/Makefile +++ b/editors/libreoffice/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 5 +PORTREVISION= 6 .include "${.CURDIR}/Makefile.common" diff --git a/editors/openoffice-devel/Makefile b/editors/openoffice-devel/Makefile index 3d899089311d..504ea146bd39 100644 --- a/editors/openoffice-devel/Makefile +++ b/editors/openoffice-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= apache-openoffice PORTVERSION= ${AOOVERSION1}.${AOOVERSION2}.${TIMESTAMP} -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 4 CATEGORIES= editors java MASTER_SITES= https://dist.apache.org/repos/dist/dev/openoffice/${AOOVERSION}-${AOORC}-${TIMESTAMP}/source/ \ diff --git a/editors/texstudio/Makefile b/editors/texstudio/Makefile index da1b2d6da342..18d63bf1da99 100644 --- a/editors/texstudio/Makefile +++ b/editors/texstudio/Makefile @@ -2,7 +2,7 @@ PORTNAME= texstudio DISTVERSION= 2.12.22 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MAINTAINER= rigoletto@FreeBSD.org diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile index 74c9eae30461..83e69eba89ee 100644 --- a/editors/texworks/Makefile +++ b/editors/texworks/Makefile @@ -4,7 +4,7 @@ PORTNAME= texworks DISTVERSIONPREFIX= release- DISTVERSION= 0.6.2 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= editors MAINTAINER= hrs@FreeBSD.org |