diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2011-05-02 12:44:53 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2011-05-02 12:44:53 +0000 |
commit | 630ca2285fa5e6de5891053bc2133d1d69c5385a (patch) | |
tree | 6fbfc49d776033d33d4e1091d7b71636b899d798 /editors/thoteditor | |
parent | 642c8ce78f9f4d399d09b4f0abebb684354f3582 (diff) |
Notes
Diffstat (limited to 'editors/thoteditor')
-rw-r--r-- | editors/thoteditor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/thoteditor/Makefile b/editors/thoteditor/Makefile index 6b202d97d7ab..b2556f641bb0 100644 --- a/editors/thoteditor/Makefile +++ b/editors/thoteditor/Makefile @@ -7,7 +7,7 @@ PORTNAME= thoteditor PORTVERSION= 2.1e -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors www MASTER_SITES= ftp://ftp.inrialpes.fr/pub/opera/sources/thot/ \ ftp://ftp.ruhr-uni-bochum.de/local/jk.collection/thot/ |