diff options
author | olivierd <olivierd@FreeBSD.org> | 2016-09-06 04:02:03 +0800 |
---|---|---|
committer | olivierd <olivierd@FreeBSD.org> | 2016-09-06 04:02:03 +0800 |
commit | a6f12a0b8dca36ca72e3c2f7b82aaf995b917fb9 (patch) | |
tree | 21dc8bb191e5e5451fcc9b34202cf0dd5ff4f15e /editors/texstudio | |
parent | f33e947bbb36a45245b87aacb2470cc573d9f772 (diff) | |
download | freebsd-ports-gnome-a6f12a0b8dca36ca72e3c2f7b82aaf995b917fb9.tar.gz freebsd-ports-gnome-a6f12a0b8dca36ca72e3c2f7b82aaf995b917fb9.tar.zst freebsd-ports-gnome-a6f12a0b8dca36ca72e3c2f7b82aaf995b917fb9.zip |
Chase update of Poppler after revision r421386
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} |