diff options
author | Olivier Duchateau <olivierd@FreeBSD.org> | 2016-09-05 20:02:03 +0000 |
---|---|---|
committer | Olivier Duchateau <olivierd@FreeBSD.org> | 2016-09-05 20:02:03 +0000 |
commit | 548adee57e2bf12e90cf11b0879862f73c631b91 (patch) | |
tree | 21dc8bb191e5e5451fcc9b34202cf0dd5ff4f15e /editors/texstudio | |
parent | 123219a9663f0199289ce700eacf57a9896e1e05 (diff) | |
download | ports-548adee57e2bf12e90cf11b0879862f73c631b91.tar.gz ports-548adee57e2bf12e90cf11b0879862f73c631b91.zip |
Notes
Diffstat (limited to 'editors/texstudio')
-rw-r--r-- | editors/texstudio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/texstudio/Makefile b/editors/texstudio/Makefile index 6f58ae4f6669..5875ca91963c 100644 --- a/editors/texstudio/Makefile +++ b/editors/texstudio/Makefile @@ -2,6 +2,7 @@ PORTNAME= texstudio PORTVERSION= 2.11.0 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/TeXstudio%20${PORTVERSION} |