diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2009-04-30 07:43:57 +0000 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2009-04-30 07:43:57 +0000 |
commit | 83866588449094e28dcac3d4054de6aeeb29f52a (patch) | |
tree | 5129edbcd2208d425d507c0f0f95048a171dcdc2 /textproc/ibus | |
parent | bd934e6759fb3f450f9c0e7b3dbe50af350bc114 (diff) | |
download | ports-83866588449094e28dcac3d4054de6aeeb29f52a.tar.gz ports-83866588449094e28dcac3d4054de6aeeb29f52a.zip |
Notes
Diffstat (limited to 'textproc/ibus')
-rw-r--r-- | textproc/ibus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ibus/Makefile b/textproc/ibus/Makefile index 24f7df70b582..3e89d1c1b7cb 100644 --- a/textproc/ibus/Makefile +++ b/textproc/ibus/Makefile @@ -7,7 +7,7 @@ PORTNAME= ibus PORTVERSION= 1.1.0.20090311 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} |