diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-09-13 19:41:19 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-09-13 19:41:19 +0000 |
commit | 598fcc1822f2b6e25a4ca7a8feaefdc13a2cbb83 (patch) | |
tree | 6c08838b7f4b91a7fb0e6ca3d5020c0f139d4538 | |
parent | Update texi2dvi and texinfo.tex (diff) |
Update texi2dvi and texinfo.tex
- Bump PORTREVISION for package change
Changes: https://git.savannah.gnu.org/cgit/texinfo.git/log/util/texi2dvi
https://git.savannah.gnu.org/cgit/texinfo.git/log/doc/texinfo.tex
Notes
Notes:
svn path=/head/; revision=511982
-rw-r--r-- | print/texinfo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/texinfo/Makefile b/print/texinfo/Makefile index a5c8b54c79d0..d1eeb3b42dc9 100644 --- a/print/texinfo/Makefile +++ b/print/texinfo/Makefile @@ -3,7 +3,7 @@ PORTNAME= texinfo PORTVERSION= 6.6 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= print MASTER_SITES= GNU \ |