aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-05-31 02:01:56 +0000
committerAde Lovett <ade@FreeBSD.org>2010-05-31 02:01:56 +0000
commit8d837132c7954ce8a9f54a814b670237ca156d10 (patch)
treeda2b479f8cbab70fb28360deb44e687784455e17 /textproc
parent652fce3d1df0a26b3e221afb6741a3d4a387fa3f (diff)
downloadports-8d837132c7954ce8a9f54a814b670237ca156d10.tar.gz
ports-8d837132c7954ce8a9f54a814b670237ca156d10.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/aspell/Makefile2
-rw-r--r--textproc/ctpp2/Makefile1
-rw-r--r--textproc/diffutils/Makefile2
-rw-r--r--textproc/dwdiff/Makefile1
-rw-r--r--textproc/flex/Makefile2
-rw-r--r--textproc/gnome-doc-utils/Makefile1
-rw-r--r--textproc/gnome-spell/Makefile2
-rw-r--r--textproc/gxmlviewer/Makefile2
-rw-r--r--textproc/hunspell/Makefile1
-rw-r--r--textproc/ibus-m17n/Makefile2
-rw-r--r--textproc/ibus-table/Makefile2
-rw-r--r--textproc/ibus/Makefile2
-rw-r--r--textproc/iiimf-csconv/Makefile2
-rw-r--r--textproc/iiimf-x-lib/Makefile2
-rw-r--r--textproc/kdiff3/Makefile1
-rw-r--r--textproc/libkmfl/Makefile2
-rw-r--r--textproc/libtre/Makefile1
-rw-r--r--textproc/m17n-contrib/Makefile1
-rw-r--r--textproc/m17n-im-config/Makefile2
-rw-r--r--textproc/meld/Makefile2
-rw-r--r--textproc/modlogan/Makefile2
-rw-r--r--textproc/msort/Makefile1
-rw-r--r--textproc/opensp/Makefile2
-rw-r--r--textproc/ots/Makefile2
-rw-r--r--textproc/po4a/Makefile2
-rw-r--r--textproc/pootle/Makefile1
-rw-r--r--textproc/rotix/Makefile2
-rw-r--r--textproc/sagasu/Makefile2
-rw-r--r--textproc/scim-bridge-qt4/Makefile2
-rw-r--r--textproc/scim-bridge/Makefile2
-rw-r--r--textproc/scim-input-pad/Makefile2
-rw-r--r--textproc/scim-kmfl-imengine/Makefile2
-rw-r--r--textproc/scim-openvanilla/Makefile2
-rw-r--r--textproc/scim-table-imengine/Makefile2
-rw-r--r--textproc/scim/Makefile2
-rw-r--r--textproc/scrollkeeper/Makefile2
-rw-r--r--textproc/sdcv/Makefile2
-rw-r--r--textproc/spellutils/Makefile2
-rw-r--r--textproc/stardict2/Makefile2
-rw-r--r--textproc/stardict3/Makefile2
-rw-r--r--textproc/translate-toolkit/Makefile1
-rw-r--r--textproc/xfce4-dict-plugin/Makefile2
42 files changed, 42 insertions, 32 deletions
diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile
index e09f0ae0eb7c..667313f862db 100644
--- a/textproc/aspell/Makefile
+++ b/textproc/aspell/Makefile
@@ -7,7 +7,7 @@
PORTNAME= aspell
PORTVERSION= 0.60.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= aspell
diff --git a/textproc/ctpp2/Makefile b/textproc/ctpp2/Makefile
index c17f80db79b1..a991a8337198 100644
--- a/textproc/ctpp2/Makefile
+++ b/textproc/ctpp2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ctpp2
PORTVERSION= 2.5.18
+PORTREVISION= 1
CATEGORIES= textproc devel
MASTER_SITES= http://ctpp.havoc.ru/download/
diff --git a/textproc/diffutils/Makefile b/textproc/diffutils/Makefile
index b0196ee77765..dbc8dd6d6a4b 100644
--- a/textproc/diffutils/Makefile
+++ b/textproc/diffutils/Makefile
@@ -7,7 +7,7 @@
PORTNAME= diffutils
PORTVERSION= 3.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= diffutils
diff --git a/textproc/dwdiff/Makefile b/textproc/dwdiff/Makefile
index 03c352eb9ac2..b2d490c190f3 100644
--- a/textproc/dwdiff/Makefile
+++ b/textproc/dwdiff/Makefile
@@ -6,6 +6,7 @@
PORTNAME= dwdiff
PORTVERSION= 1.7
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://os.ghalkes.nl/dist/ \
http://www.logvinov.ru/files/dist/ \
diff --git a/textproc/flex/Makefile b/textproc/flex/Makefile
index b20fdabac18e..90cdc8157a19 100644
--- a/textproc/flex/Makefile
+++ b/textproc/flex/Makefile
@@ -7,7 +7,7 @@
PORTNAME= flex
PORTVERSION= 2.5.35
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= textproc
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
diff --git a/textproc/gnome-doc-utils/Makefile b/textproc/gnome-doc-utils/Makefile
index 888ceab70e7c..1ab44e4f0398 100644
--- a/textproc/gnome-doc-utils/Makefile
+++ b/textproc/gnome-doc-utils/Makefile
@@ -8,6 +8,7 @@
PORTNAME= gnome-doc-utils
PORTVERSION= 0.20.1
+PORTREVISION= 1
CATEGORIES= textproc gnome
MASTER_SITES= GNOME
diff --git a/textproc/gnome-spell/Makefile b/textproc/gnome-spell/Makefile
index e23fd8490db1..7a717c2e34fb 100644
--- a/textproc/gnome-spell/Makefile
+++ b/textproc/gnome-spell/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gnome-spell
PORTVERSION= 1.0.8
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= textproc gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
diff --git a/textproc/gxmlviewer/Makefile b/textproc/gxmlviewer/Makefile
index 76b9b17fc3fc..ebbf123b16cc 100644
--- a/textproc/gxmlviewer/Makefile
+++ b/textproc/gxmlviewer/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gxmlviewer
PORTVERSION= 1.3.3
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= textproc
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}-0
diff --git a/textproc/hunspell/Makefile b/textproc/hunspell/Makefile
index 0609fb2a328f..a4c9e6dddfac 100644
--- a/textproc/hunspell/Makefile
+++ b/textproc/hunspell/Makefile
@@ -7,6 +7,7 @@
PORTNAME= hunspell
PORTVERSION= 1.2.8
+PORTREVISION= 1
CATEGORIES= hungarian textproc
MASTER_SITES= SF/${PORTNAME}/Hunspell/${PORTVERSION}:code \
SF/magyarispell/Magyar%20Ispell/${DICTVERSION}:data
diff --git a/textproc/ibus-m17n/Makefile b/textproc/ibus-m17n/Makefile
index 00ca5d783661..b75eda83e678 100644
--- a/textproc/ibus-m17n/Makefile
+++ b/textproc/ibus-m17n/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ibus-m17n
PORTVERSION= 1.2.0.20091217
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \
http://anthesphoria.net/FreeBSD/ports/distfiles/
diff --git a/textproc/ibus-table/Makefile b/textproc/ibus-table/Makefile
index d19e723dbf4b..412c5427dd6d 100644
--- a/textproc/ibus-table/Makefile
+++ b/textproc/ibus-table/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ibus-table
PORTVERSION= 1.2.0.20091113
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \
http://anthesphoria.net/FreeBSD/ports/distfiles/
diff --git a/textproc/ibus/Makefile b/textproc/ibus/Makefile
index df254d816817..8848709a23eb 100644
--- a/textproc/ibus/Makefile
+++ b/textproc/ibus/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ibus
PORTVERSION= 1.2.0.20091024
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
diff --git a/textproc/iiimf-csconv/Makefile b/textproc/iiimf-csconv/Makefile
index 80a35127814d..26fc86e1206c 100644
--- a/textproc/iiimf-csconv/Makefile
+++ b/textproc/iiimf-csconv/Makefile
@@ -7,7 +7,7 @@
PORTNAME= csconv
PORTVERSION= 12.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= textproc
MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/
PKGNAMEPREFIX= iiimf-
diff --git a/textproc/iiimf-x-lib/Makefile b/textproc/iiimf-x-lib/Makefile
index 5d1163183ccd..5774950607dc 100644
--- a/textproc/iiimf-x-lib/Makefile
+++ b/textproc/iiimf-x-lib/Makefile
@@ -7,7 +7,7 @@
PORTNAME= x-lib
PORTVERSION= 12.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= textproc
MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/
PKGNAMEPREFIX= iiimf-
diff --git a/textproc/kdiff3/Makefile b/textproc/kdiff3/Makefile
index a138369dc214..105ec12dd123 100644
--- a/textproc/kdiff3/Makefile
+++ b/textproc/kdiff3/Makefile
@@ -7,6 +7,7 @@
PORTNAME= kdiff3
PORTVERSION= 0.9.95
+PORTREVISION= 1
CATEGORIES= textproc kde
MASTER_SITES= SF
diff --git a/textproc/libkmfl/Makefile b/textproc/libkmfl/Makefile
index 5291f2712bbf..8897a47b08bd 100644
--- a/textproc/libkmfl/Makefile
+++ b/textproc/libkmfl/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libkmfl
PORTVERSION= 0.9.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= SF/kmfl/kmfl/${PORTVERSION} \
http://anthesphoria.net/FreeBSD/ports/distfiles/
diff --git a/textproc/libtre/Makefile b/textproc/libtre/Makefile
index ffd93127fbe8..eea5da654f60 100644
--- a/textproc/libtre/Makefile
+++ b/textproc/libtre/Makefile
@@ -8,6 +8,7 @@
PORTNAME= libtre
PORTVERSION= 0.8.0
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://laurikari.net/tre/
DISTNAME= tre-${PORTVERSION}
diff --git a/textproc/m17n-contrib/Makefile b/textproc/m17n-contrib/Makefile
index 5503cdb89b79..e587a91142c7 100644
--- a/textproc/m17n-contrib/Makefile
+++ b/textproc/m17n-contrib/Makefile
@@ -7,6 +7,7 @@
PORTNAME= m17n-contrib
PORTVERSION= 1.1.11
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://www.m17n.org/m17n-lib-download/ \
http://anthesphoria.net/FreeBSD/ports/distfiles/
diff --git a/textproc/m17n-im-config/Makefile b/textproc/m17n-im-config/Makefile
index 45f3a8266cc3..ad01e6e3719c 100644
--- a/textproc/m17n-im-config/Makefile
+++ b/textproc/m17n-im-config/Makefile
@@ -7,7 +7,7 @@
PORTNAME= m17n-im-config
PORTVERSION= 0.9.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= textproc
MASTER_SITES= http://www.m17n.org/common/im-config/ \
http://anthesphoria.net/FreeBSD/ports/distfiles/
diff --git a/textproc/meld/Makefile b/textproc/meld/Makefile
index aa5d80742db9..846dc8f1aa5f 100644
--- a/textproc/meld/Makefile
+++ b/textproc/meld/Makefile
@@ -7,7 +7,7 @@
PORTNAME= meld
PORTVERSION= 1.3.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc devel python
MASTER_SITES= GNOME
diff --git a/textproc/modlogan/Makefile b/textproc/modlogan/Makefile
index b902a8a82276..221dc92687f1 100644
--- a/textproc/modlogan/Makefile
+++ b/textproc/modlogan/Makefile
@@ -7,7 +7,7 @@
PORTNAME= modlogan
PORTVERSION= 0.8.13
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= textproc www
MASTER_SITES= http://jan.kneschke.de/projects/modlogan/download/ \
http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/distfiles/
diff --git a/textproc/msort/Makefile b/textproc/msort/Makefile
index be8f5ed32e07..044c35e7daff 100644
--- a/textproc/msort/Makefile
+++ b/textproc/msort/Makefile
@@ -7,6 +7,7 @@
PORTNAME= msort
PORTVERSION= 8.53
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://billposer.org/Software/Downloads/
diff --git a/textproc/opensp/Makefile b/textproc/opensp/Makefile
index b0564bf25f4e..24518edf3408 100644
--- a/textproc/opensp/Makefile
+++ b/textproc/opensp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= OpenSP
PORTVERSION= 1.5.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= SF/openjade/${PORTNAME:L}/${PORTVERSION}
diff --git a/textproc/ots/Makefile b/textproc/ots/Makefile
index 782be89b1266..e6a83f5e5fe2 100644
--- a/textproc/ots/Makefile
+++ b/textproc/ots/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ots
PORTVERSION= 0.5.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= SF/lib${PORTNAME}/lib${PORTNAME}/${PORTNAME}-${PORTVERSION}
diff --git a/textproc/po4a/Makefile b/textproc/po4a/Makefile
index 8645ff758fda..0b0bd89f4d2f 100644
--- a/textproc/po4a/Makefile
+++ b/textproc/po4a/Makefile
@@ -7,7 +7,7 @@
PORTNAME= po4a
PORTVERSION= 0.32
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc perl5
MASTER_SITES= http://alioth.debian.org/frs/download.php/2108/ GENTOO/distfiles
diff --git a/textproc/pootle/Makefile b/textproc/pootle/Makefile
index bca004b3b6a7..7c59d5dd0864 100644
--- a/textproc/pootle/Makefile
+++ b/textproc/pootle/Makefile
@@ -7,6 +7,7 @@
PORTNAME= pootle
PORTVERSION= 2.0.3
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= SF/translate/Pootle/${PORTVERSION}/
DISTNAME= Pootle-${PORTVERSION}
diff --git a/textproc/rotix/Makefile b/textproc/rotix/Makefile
index 239ea41db3fb..f11fcedb71b6 100644
--- a/textproc/rotix/Makefile
+++ b/textproc/rotix/Makefile
@@ -8,7 +8,7 @@
PORTNAME= rotix
PORTVERSION= 0.82
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= textproc
MASTER_SITES= http://elektron.its.tudelft.nl/~hemmin98/rotix_releases/${DISTNAME}/
diff --git a/textproc/sagasu/Makefile b/textproc/sagasu/Makefile
index 89e7a4d80d38..af25a41278c8 100644
--- a/textproc/sagasu/Makefile
+++ b/textproc/sagasu/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sagasu
PORTVERSION= 2.0.8
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= textproc gnome
MASTER_SITES= http://www3.sympatico.ca/sarrazip/dev/
diff --git a/textproc/scim-bridge-qt4/Makefile b/textproc/scim-bridge-qt4/Makefile
index e2977996df8d..a3d3b97e6727 100644
--- a/textproc/scim-bridge-qt4/Makefile
+++ b/textproc/scim-bridge-qt4/Makefile
@@ -7,7 +7,7 @@
PORTNAME= scim-bridge
PORTVERSION= 0.4.15
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
MASTER_SITES= SF/scim/${PORTNAME}/${PORTVERSION}
PKGNAMESUFFIX= -qt4
diff --git a/textproc/scim-bridge/Makefile b/textproc/scim-bridge/Makefile
index 7d21e4d38b46..a7cc91c4b6cd 100644
--- a/textproc/scim-bridge/Makefile
+++ b/textproc/scim-bridge/Makefile
@@ -7,7 +7,7 @@
PORTNAME= scim-bridge
PORTVERSION= 0.4.15
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= textproc
MASTER_SITES= SF/scim/${PORTNAME}/${PORTVERSION}
diff --git a/textproc/scim-input-pad/Makefile b/textproc/scim-input-pad/Makefile
index 62aed2676620..a8309e4fc8c7 100644
--- a/textproc/scim-input-pad/Makefile
+++ b/textproc/scim-input-pad/Makefile
@@ -7,7 +7,7 @@
PORTNAME= scim-input-pad
PORTVERSION= 0.1.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= textproc
MASTER_SITES= SF/scim/${PORTNAME}/${PORTVERSION} \
http://anthesphoria.net/FreeBSD/ports/distfiles/
diff --git a/textproc/scim-kmfl-imengine/Makefile b/textproc/scim-kmfl-imengine/Makefile
index b8a2037a88f6..c58c55974858 100644
--- a/textproc/scim-kmfl-imengine/Makefile
+++ b/textproc/scim-kmfl-imengine/Makefile
@@ -7,7 +7,7 @@
PORTNAME= scim-kmfl-imengine
PORTVERSION= 0.9.8
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= textproc
MASTER_SITES= SF/kmfl/kmfl/${PORTVERSION} \
http://anthesphoria.net/FreeBSD/ports/distfiles/
diff --git a/textproc/scim-openvanilla/Makefile b/textproc/scim-openvanilla/Makefile
index 982cf9fd9911..dbc27fd0815f 100644
--- a/textproc/scim-openvanilla/Makefile
+++ b/textproc/scim-openvanilla/Makefile
@@ -7,7 +7,7 @@
PORTNAME= scim-openvanilla
PORTVERSION= 0.7.2.20070514
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= rafan
diff --git a/textproc/scim-table-imengine/Makefile b/textproc/scim-table-imengine/Makefile
index a7da814a740c..716d63308cb3 100644
--- a/textproc/scim-table-imengine/Makefile
+++ b/textproc/scim-table-imengine/Makefile
@@ -7,7 +7,7 @@
PORTNAME= scim-table-imengine
PORTVERSION= 0.5.7
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= textproc
MASTER_SITES= SF/scim/scim-tables/${PORTVERSION}
DISTNAME= scim-tables-${PORTVERSION}
diff --git a/textproc/scim/Makefile b/textproc/scim/Makefile
index c8151a37212c..3c6a649449fd 100644
--- a/textproc/scim/Makefile
+++ b/textproc/scim/Makefile
@@ -7,7 +7,7 @@
PORTNAME= scim
PORTVERSION= 1.4.7
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= textproc
MASTER_SITES= SF
diff --git a/textproc/scrollkeeper/Makefile b/textproc/scrollkeeper/Makefile
index d7bddaee73fa..17003c0a7416 100644
--- a/textproc/scrollkeeper/Makefile
+++ b/textproc/scrollkeeper/Makefile
@@ -7,7 +7,7 @@
PORTNAME= scrollkeeper
PORTVERSION= 0.3.14
-PORTREVISION= 11
+PORTREVISION= 12
PORTEPOCH= 1
CATEGORIES= textproc gnome
MASTER_SITES= GNOME
diff --git a/textproc/sdcv/Makefile b/textproc/sdcv/Makefile
index 83cda1cf5acb..49e01354816f 100644
--- a/textproc/sdcv/Makefile
+++ b/textproc/sdcv/Makefile
@@ -6,7 +6,7 @@
PORTNAME= sdcv
PORTVERSION= 0.4.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= SF
diff --git a/textproc/spellutils/Makefile b/textproc/spellutils/Makefile
index 5026412c7e63..a572e31bb145 100644
--- a/textproc/spellutils/Makefile
+++ b/textproc/spellutils/Makefile
@@ -7,7 +7,7 @@
PORTNAME= spellutils
PORTVERSION= 0.7
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
MASTER_SITES= http://home.worldonline.dk/byrial/spellutils/
diff --git a/textproc/stardict2/Makefile b/textproc/stardict2/Makefile
index b6b8d53fd807..39a84a92ce74 100644
--- a/textproc/stardict2/Makefile
+++ b/textproc/stardict2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= stardict
PORTVERSION= 2.4.8
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= textproc
MASTER_SITES= SF
DIST_SUBDIR= stardict
diff --git a/textproc/stardict3/Makefile b/textproc/stardict3/Makefile
index 5c5df3eb283d..84f7923c9014 100644
--- a/textproc/stardict3/Makefile
+++ b/textproc/stardict3/Makefile
@@ -7,7 +7,7 @@
PORTNAME= stardict
PORTVERSION= 3.0.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= textproc
MASTER_SITES= SF
DIST_SUBDIR= stardict
diff --git a/textproc/translate-toolkit/Makefile b/textproc/translate-toolkit/Makefile
index 3812f4598ab7..878a701689b7 100644
--- a/textproc/translate-toolkit/Makefile
+++ b/textproc/translate-toolkit/Makefile
@@ -7,6 +7,7 @@
PORTNAME= translate-toolkit
PORTVERSION= 1.7.0
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= SF/translate/Translate%20Toolkit/${PORTVERSION} \
http://freebsd.unixfreunde.de/sources/
diff --git a/textproc/xfce4-dict-plugin/Makefile b/textproc/xfce4-dict-plugin/Makefile
index 2f834e3aa751..a7d506ed3023 100644
--- a/textproc/xfce4-dict-plugin/Makefile
+++ b/textproc/xfce4-dict-plugin/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xfce4-dict
PORTVERSION= 0.6.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc xfce
MASTER_SITES= http://archive.xfce.org/src/apps/${PORTNAME}/0.6/
PKGNAMESUFFIX= -plugin