diff options
author | makc <makc@FreeBSD.org> | 2013-01-23 23:00:18 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2013-01-23 23:00:18 +0800 |
commit | dda3c1a1eb1fe3260c96293db765950d5327cdcd (patch) | |
tree | 64687baed1958c674985a94e4d56a5104dd60db1 /textproc | |
parent | 46c8f5f9cec022ff035043b047fca32adb3a4a4c (diff) | |
download | freebsd-ports-gnome-dda3c1a1eb1fe3260c96293db765950d5327cdcd.tar.gz freebsd-ports-gnome-dda3c1a1eb1fe3260c96293db765950d5327cdcd.tar.zst freebsd-ports-gnome-dda3c1a1eb1fe3260c96293db765950d5327cdcd.zip |
Bump PORTREVISION after DESKTOP_ENTRIES update
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/beediff/Makefile | 2 | ||||
-rw-r--r-- | textproc/m17n-im-config/Makefile | 2 | ||||
-rw-r--r-- | textproc/scim-input-pad/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/textproc/beediff/Makefile b/textproc/beediff/Makefile index e424766a3d85..cac3d03d775c 100644 --- a/textproc/beediff/Makefile +++ b/textproc/beediff/Makefile @@ -2,7 +2,7 @@ PORTNAME= beediff PORTVERSION= 1.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc devel MASTER_SITES= http://www.beesoft.pl/download/ DISTNAME= ${PORTNAME}_${PORTVERSION}_src diff --git a/textproc/m17n-im-config/Makefile b/textproc/m17n-im-config/Makefile index 6145a87af7da..efe89390c17d 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= 6 +PORTREVISION= 7 CATEGORIES= textproc MASTER_SITES= http://www.m17n.org/common/im-config/ \ http://anthesphoria.net/FreeBSD/ports/distfiles/ diff --git a/textproc/scim-input-pad/Makefile b/textproc/scim-input-pad/Makefile index 1e8e638296f6..0ba474a6c5f8 100644 --- a/textproc/scim-input-pad/Makefile +++ b/textproc/scim-input-pad/Makefile @@ -7,7 +7,7 @@ PORTNAME= scim-input-pad PORTVERSION= 0.1.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= SF/scim/${PORTNAME}/0.1.3/ \ http://anthesphoria.net/FreeBSD/ports/distfiles/ |