diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2013-03-21 05:27:16 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2013-03-21 05:27:16 +0000 |
commit | 8112386f17f76b88b55b21d5884cef5b05ed3069 (patch) | |
tree | c071769bfc107a2663404651db1a2a29a9d85c31 /editors/texworks | |
parent | 9646a1edaa683005bfa38103030f1620566f0aba (diff) |
Notes
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 006cf2d094bc..ea2ce281714a 100644 --- a/editors/texworks/Makefile +++ b/editors/texworks/Makefile @@ -3,7 +3,7 @@ PORTNAME= texworks PORTVERSION= 0.4.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors MASTER_SITES= GOOGLE_CODE DISTNAME= ${PORTNAME}-${PORTVERSION}-r${VCS_REVISION} |