diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-03-24 15:47:50 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-03-24 15:47:50 +0000 |
commit | 77760fcb6307bb10ac6bbf1653f33308bc4ffeb2 (patch) | |
tree | 9a9bfdddc0d5bd83f4f805c6db760afc834ef9b7 /editors/texmacs | |
parent | c5d0b8fd869a1e1db110b14b701c70a27d9773bc (diff) | |
download | ports-77760fcb6307bb10ac6bbf1653f33308bc4ffeb2.tar.gz ports-77760fcb6307bb10ac6bbf1653f33308bc4ffeb2.zip |
Notes
Diffstat (limited to 'editors/texmacs')
-rw-r--r-- | editors/texmacs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/texmacs/Makefile b/editors/texmacs/Makefile index 07a1befaf514..36c9f601c0c3 100644 --- a/editors/texmacs/Makefile +++ b/editors/texmacs/Makefile @@ -3,6 +3,7 @@ PORTNAME= texmacs PORTVERSION= 1.99.4 +PORTREVISION= 1 CATEGORIES= editors print MASTER_SITES= http://www.texmacs.org/Download/ftp/tmftp/source/ DISTNAME= TeXmacs-${PORTVERSION}-src |