diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/dikt/Makefile | 2 | ||||
-rw-r--r-- | textproc/kdiff3/Makefile | 2 | ||||
-rw-r--r-- | textproc/kompare/Makefile | 1 | ||||
-rw-r--r-- | textproc/libkomparediff2/Makefile | 1 |
4 files changed, 4 insertions, 2 deletions
diff --git a/textproc/dikt/Makefile b/textproc/dikt/Makefile index 09aea6b82fb4..c04233ff1591 100644 --- a/textproc/dikt/Makefile +++ b/textproc/dikt/Makefile @@ -3,7 +3,7 @@ PORTNAME= dikt PORTVERSION= 2l -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc net kde MASTER_SITES= GOOGLE_CODE EXTRACT_SUFX= .txz diff --git a/textproc/kdiff3/Makefile b/textproc/kdiff3/Makefile index 80f0dc82544a..a02af76bb3a4 100644 --- a/textproc/kdiff3/Makefile +++ b/textproc/kdiff3/Makefile @@ -3,7 +3,7 @@ PORTNAME= kdiff3 PORTVERSION= 0.9.97 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc kde MASTER_SITES= SF diff --git a/textproc/kompare/Makefile b/textproc/kompare/Makefile index 7fce3f5879d6..ba5aefc5c3c0 100644 --- a/textproc/kompare/Makefile +++ b/textproc/kompare/Makefile @@ -2,6 +2,7 @@ PORTNAME= kompare PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= textproc kde MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} diff --git a/textproc/libkomparediff2/Makefile b/textproc/libkomparediff2/Makefile index 6dda9a07a0b9..000892119085 100644 --- a/textproc/libkomparediff2/Makefile +++ b/textproc/libkomparediff2/Makefile @@ -2,6 +2,7 @@ PORTNAME= libkomparediff2 PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= textproc kde MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} |