summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/latex2man/Makefile
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-06-06 20:50:14 +0000
committerKarl Berry <karl@freefriends.org>2018-06-06 20:50:14 +0000
commit8bcdad0a3fc9ea77205f11c711a7cfe2f95d1940 (patch)
tree784855c1c8d000ea1df6efb4e87e61efbc06509c /Master/texmf-dist/doc/support/latex2man/Makefile
parent21a3ac3419bf735578517956dc0054db72504a20 (diff)
latex2man (6jun18)
git-svn-id: svn://tug.org/texlive/trunk@47942 c570f23f-e606-0410-a88d-b1316a301751
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