diff options
author | Koop Mast <kwm@FreeBSD.org> | 2013-12-27 16:54:21 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2013-12-27 16:54:21 +0000 |
commit | 2a51b2182ad0b57bacbb854e03d7ee3be79c35b4 (patch) | |
tree | a20cf547b992a276c5803b968785a611ab644e11 /editors/texworks | |
parent | 709b7cca5bde6f8fa51dcf43116c1ca180777df0 (diff) | |
download | ports-2a51b2182ad0b57bacbb854e03d7ee3be79c35b4.tar.gz ports-2a51b2182ad0b57bacbb854e03d7ee3be79c35b4.zip |
Notes
Diffstat (limited to 'editors/texworks')
-rw-r--r-- | editors/texworks/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile index 7eabd68f3bda..89ef4ba3e547 100644 --- a/editors/texworks/Makefile +++ b/editors/texworks/Makefile @@ -3,6 +3,7 @@ PORTNAME= texworks PORTVERSION= 0.4.5 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= GOOGLE_CODE DISTNAME= ${PORTNAME}-${PORTVERSION}-r${VCS_REVISION} |