diff options
author | Steve Wills <swills@FreeBSD.org> | 2017-08-24 13:45:13 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2017-08-24 13:45:13 +0000 |
commit | cdcf6a67a38d90a82cf54c0b16752cf14929e576 (patch) | |
tree | 60ed1c5c1e25fb82019f193de30198a37a7e1efb /editors/texworks | |
parent | 62f7a8e5583abb07010c77177bd7890324984ded (diff) | |
download | freebsd-ports-cdcf6a67a38d90a82cf54c0b16752cf14929e576.zip |
Bump PORTREVISION after recent poppler update
Diffstat (limited to 'editors/texworks')
-rw-r--r-- | editors/texworks/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile index bea9e694122a..9b8e263cef17 100644 --- a/editors/texworks/Makefile +++ b/editors/texworks/Makefile @@ -4,7 +4,7 @@ PORTNAME= texworks PORTVERSION= 0.4.6 DISTVERSIONPREFIX= release- -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= editors MAINTAINER= hrs@FreeBSD.org |