summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/latex2man/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/support/latex2man/Makefile')
-rw-r--r--Master/texmf-dist/doc/support/latex2man/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/support/latex2man/Makefile b/Master/texmf-dist/doc/support/latex2man/Makefile
index 5d9e31e3dd7..b6dbf88deb0 100644
--- a/Master/texmf-dist/doc/support/latex2man/Makefile
+++ b/Master/texmf-dist/doc/support/latex2man/Makefile
@@ -1,7 +1,7 @@
# Project: Documentation Tools
# Descr: Latex --> MAN-page (groff -man), Makefile
# Author: Dr. Jürgen Vollmer, Juergen.Vollmer@informatik-vollmer.de
-# $Id: Makefile,v 1.124 2017/10/06 16:25:08 vollmer Exp $
+# $Id: Makefile,v 1.126 2018/06/05 18:57:43 vollmer Exp $
BASE = latex2man
@@ -23,13 +23,13 @@ EX = --exclude "*.o" --exclude core --exclude "*.tar.gz" --exclude "*~" \
--exclude "*.a" --exclude "*.php"
EXrcs = $(EX) --exclude "*/RCS/*" --exclude "*/RCS"
-VERSION = 1.26
-V_DATE = 2017/10/06
+VERSION = 1.27
+V_DATE = 2018/06/05
latex2man = ./latex2man
D = $
-HOMEPAGE = $(HOME)/Privat/informatik-vollmer/software
+HOMEPAGE = $(HOME)/Privat/homepage/informatik-vollmer/software
.PHONY: all clean realclean diff backup src-tar
#.SUFFIXES: .tex .html .ps .info .texi .txt