diff options
Diffstat (limited to 'editors/texstudio/Makefile')
-rw-r--r-- | editors/texstudio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/texstudio/Makefile b/editors/texstudio/Makefile index 036eea9..995fd33 100644 --- a/editors/texstudio/Makefile +++ b/editors/texstudio/Makefile @@ -2,7 +2,7 @@ PORTNAME= texstudio PORTVERSION= 2.11.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/TeXstudio%20${PORTVERSION} |