diff options
author | Koop Mast <kwm@FreeBSD.org> | 2015-08-02 16:06:16 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2015-08-02 16:06:16 +0000 |
commit | 757724fd75818006e8145528e256897659ce5987 (patch) | |
tree | 285caa0f6748288fdb1ce4fa217f5dfb7cfb3f1b /editors/texmaker/Makefile | |
parent | 11bc22f45271c4f1113637466582a02077d291aa (diff) |
Notes
Diffstat (limited to 'editors/texmaker/Makefile')
-rw-r--r-- | editors/texmaker/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile index 659aaf04b468..05ba554a71b0 100644 --- a/editors/texmaker/Makefile +++ b/editors/texmaker/Makefile @@ -3,7 +3,7 @@ PORTNAME= texmaker PORTVERSION= 4.4.1 -PORTREVISION= 0 +PORTREVISION= 1 PORTEPOCH= 3 CATEGORIES= editors MASTER_SITES= http://www.xm1math.net/texmaker/ |