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/texmakerx | |
parent | 709b7cca5bde6f8fa51dcf43116c1ca180777df0 (diff) |
Notes
Diffstat (limited to 'editors/texmakerx')
-rw-r--r-- | editors/texmakerx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/texmakerx/Makefile b/editors/texmakerx/Makefile index 1d9413a2b0a6..b9b5c6ecbbcf 100644 --- a/editors/texmakerx/Makefile +++ b/editors/texmakerx/Makefile @@ -3,7 +3,7 @@ PORTNAME= texmakerx PORTVERSION= 2.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/TexMakerX%20${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION:S:.0::} |