diff options
author | Olivier Duchateau <olivierd@FreeBSD.org> | 2017-01-07 10:42:51 +0000 |
---|---|---|
committer | Olivier Duchateau <olivierd@FreeBSD.org> | 2017-01-07 10:42:51 +0000 |
commit | 47706eca195e622c8112a0faf34ae330f319937a (patch) | |
tree | edce32f6df66c91bdf3071519dcd4be716ef0f8a /editors/texmaker | |
parent | fdeaad54bcca66ef8e27cd60f4a4c7e441dcc018 (diff) | |
download | ports-47706eca195e622c8112a0faf34ae330f319937a.tar.gz ports-47706eca195e622c8112a0faf34ae330f319937a.zip |
Notes
Diffstat (limited to 'editors/texmaker')
-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 bff8d5a3485d..95cc721b56c0 100644 --- a/editors/texmaker/Makefile +++ b/editors/texmaker/Makefile @@ -3,7 +3,7 @@ PORTNAME= texmaker PORTVERSION= 4.5 -PORTREVISION= 7 +PORTREVISION= 8 PORTEPOCH= 3 CATEGORIES= editors MASTER_SITES= http://www.xm1math.net/texmaker/ |