diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2015-11-07 10:42:33 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2015-11-07 10:42:33 +0000 |
commit | 3284998b2ca8b562d717eae74fbce90043f4be32 (patch) | |
tree | 226fb45fee9ad1f8a2c8e583b88a241e0404245c /editors/texstudio/Makefile | |
parent | de17e49b12c910ec4536671621d9afe9223619a1 (diff) | |
download | ports-3284998b2ca8b562d717eae74fbce90043f4be32.tar.gz ports-3284998b2ca8b562d717eae74fbce90043f4be32.zip |
Notes
Diffstat (limited to 'editors/texstudio/Makefile')
-rw-r--r-- | editors/texstudio/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/texstudio/Makefile b/editors/texstudio/Makefile index 79eb0cfe625b..e5898e20629b 100644 --- a/editors/texstudio/Makefile +++ b/editors/texstudio/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= texstudio -PORTVERSION= 2.9.4 -PORTREVISION= 3 +PORTVERSION= 2.10.4 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/TeXstudio%20${PORTVERSION} |