diff options
author | Thomas Zander <riggs@FreeBSD.org> | 2017-04-25 08:20:30 +0000 |
---|---|---|
committer | Thomas Zander <riggs@FreeBSD.org> | 2017-04-25 08:20:30 +0000 |
commit | b50a4186ce94f1349629ba4833a3ac776e270a5d (patch) | |
tree | 634799b0b1d3d54aac727b35456e56e8cdd0bde7 /textproc | |
parent | 7502b7538d7b44f9f0c0bbf49931e0c23a61c0e0 (diff) |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/dikt/Makefile | 1 | ||||
-rw-r--r-- | textproc/kdiff3/Makefile | 1 | ||||
-rw-r--r-- | textproc/kompare/Makefile | 2 | ||||
-rw-r--r-- | textproc/libextractor/Makefile | 2 | ||||
-rw-r--r-- | textproc/libkomparediff2/Makefile | 2 | ||||
-rw-r--r-- | textproc/uim-kde4/Makefile | 2 |
6 files changed, 6 insertions, 4 deletions
diff --git a/textproc/dikt/Makefile b/textproc/dikt/Makefile index b92346502f5a..f35ce9f3c534 100644 --- a/textproc/dikt/Makefile +++ b/textproc/dikt/Makefile @@ -3,6 +3,7 @@ PORTNAME= dikt PORTVERSION= 2l3 +PORTREVISION= 1 CATEGORIES= textproc net kde MASTER_SITES= https://bitbucket.org/dikt/code/downloads/ diff --git a/textproc/kdiff3/Makefile b/textproc/kdiff3/Makefile index 2496aabca373..8c629311798a 100644 --- a/textproc/kdiff3/Makefile +++ b/textproc/kdiff3/Makefile @@ -3,6 +3,7 @@ PORTNAME= kdiff3 PORTVERSION= 0.9.98 +PORTREVISION= 1 CATEGORIES= textproc kde MASTER_SITES= SF diff --git a/textproc/kompare/Makefile b/textproc/kompare/Makefile index 61127ac6c32d..7b9cc531dc98 100644 --- a/textproc/kompare/Makefile +++ b/textproc/kompare/Makefile @@ -2,7 +2,7 @@ PORTNAME= kompare PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc kde kde-kde4 MAINTAINER= kde@FreeBSD.org diff --git a/textproc/libextractor/Makefile b/textproc/libextractor/Makefile index 8473882d6dca..a7dffd773189 100644 --- a/textproc/libextractor/Makefile +++ b/textproc/libextractor/Makefile @@ -3,7 +3,7 @@ PORTNAME= libextractor PORTVERSION= 1.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= textproc MASTER_SITES= GNU diff --git a/textproc/libkomparediff2/Makefile b/textproc/libkomparediff2/Makefile index a319eb2f4dc6..6e2b922f95a8 100644 --- a/textproc/libkomparediff2/Makefile +++ b/textproc/libkomparediff2/Makefile @@ -2,7 +2,7 @@ PORTNAME= libkomparediff2 PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc kde kde-kde4 MAINTAINER= kde@FreeBSD.org diff --git a/textproc/uim-kde4/Makefile b/textproc/uim-kde4/Makefile index f4e50e68ad73..8aee3dd325a8 100644 --- a/textproc/uim-kde4/Makefile +++ b/textproc/uim-kde4/Makefile @@ -1,7 +1,7 @@ # Created by: MANTANI Nobutaka <nobutaka@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 2 +PORTREVISION= 3 PKGNAMESUFFIX= -kde4 COMMENT= KDE4 panel applet of uim input method |