diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/dwdiff/Makefile | 1 | ||||
-rw-r--r-- | textproc/ibus-qt/Makefile | 1 | ||||
-rw-r--r-- | textproc/xaira/Makefile | 2 |
3 files changed, 3 insertions, 1 deletions
diff --git a/textproc/dwdiff/Makefile b/textproc/dwdiff/Makefile index ccb3080f097f..30e4645d4bf2 100644 --- a/textproc/dwdiff/Makefile +++ b/textproc/dwdiff/Makefile @@ -6,6 +6,7 @@ PORTNAME= dwdiff PORTVERSION= 1.9 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://os.ghalkes.nl/dist/ \ http://www.logvinov.ru/files/dist/ \ diff --git a/textproc/ibus-qt/Makefile b/textproc/ibus-qt/Makefile index 1461d2d09ec3..697b4013538c 100644 --- a/textproc/ibus-qt/Makefile +++ b/textproc/ibus-qt/Makefile @@ -6,6 +6,7 @@ PORTNAME= ibus-qt PORTVERSION= 1.3.1 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= ${PORTNAME}-${PORTVERSION}-Source diff --git a/textproc/xaira/Makefile b/textproc/xaira/Makefile index 38fc4ef1799a..19733abb6a63 100644 --- a/textproc/xaira/Makefile +++ b/textproc/xaira/Makefile @@ -7,7 +7,7 @@ PORTNAME= xaira PORTVERSION= 1.23 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |