diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-07-31 21:14:15 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-07-31 21:14:15 +0000 |
commit | a5b210399a2808325462e2d518e5fcdc7bf69ac1 (patch) | |
tree | b030cf5a28682a43a6a2fb609a290b4ec084abc5 /editors/texmaker | |
parent | 328a32ab54f6e5c681f2d9a174147f5b784243dc (diff) |
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 e7fe75bf8ee8..7416bf92890a 100644 --- a/editors/texmaker/Makefile +++ b/editors/texmaker/Makefile @@ -3,7 +3,7 @@ PORTNAME= texmaker PORTVERSION= 5.0.3 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 3 CATEGORIES= editors MASTER_SITES= http://www.xm1math.net/texmaker/ |