diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-01-23 15:00:18 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-01-23 15:00:18 +0000 |
commit | 81c27c891a0bf0bef71694886cc6f7ae1b42de7f (patch) | |
tree | 64687baed1958c674985a94e4d56a5104dd60db1 /editors/omegaT | |
parent | 537fa0cbd2d6a011fa6b769c106b8f691ce1a312 (diff) |
Notes
Diffstat (limited to 'editors/omegaT')
-rw-r--r-- | editors/omegaT/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/omegaT/Makefile b/editors/omegaT/Makefile index 2f2bc963f0fb..05f5defb25d4 100644 --- a/editors/omegaT/Makefile +++ b/editors/omegaT/Makefile @@ -6,6 +6,7 @@ PORTNAME= omegaT DISTVERSION= 2.5.5_01 +PORTREVISION= 1 CATEGORIES= editors java x11 MASTER_SITES= SF/${PORTNAME:L}/OmegaT%20-%20Standard/OmegaT%202.5.5%20update%201/ DISTNAME= OmegaT_2.5.5_01_Source |