diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-10-31 09:53:19 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-10-31 09:53:19 +0000 |
commit | a829062c83aee6625059c5ad9fb89c6e27af9380 (patch) | |
tree | 7a15d028c353a432bd5f8afb975ff1e54173011b /editors/texworks | |
parent | ae14a86c45aa3a9888499befe14d67e9dec2c3b6 (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 de11f4b4de28..ccf8ec72f964 100644 --- a/editors/texworks/Makefile +++ b/editors/texworks/Makefile @@ -7,7 +7,7 @@ PORTNAME= texworks PORTVERSION= 0.2.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} |