diff options
author | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1995-04-11 02:02:17 +0000 |
---|---|---|
committer | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1995-04-11 02:02:17 +0000 |
commit | bb0452e715a44a42ccf7bac7100dd90e39d901ba (patch) | |
tree | 2c8521eada4e51a187db8333383191363039eb7d /print/makeindex | |
parent | debcbc50324f3db76d7bcce506c92f8b93c64330 (diff) |
Notes
Diffstat (limited to 'print/makeindex')
-rw-r--r-- | print/makeindex/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/makeindex/Makefile b/print/makeindex/Makefile index 1ea5d3a5bbd2..7c4080f7df0e 100644 --- a/print/makeindex/Makefile +++ b/print/makeindex/Makefile @@ -3,6 +3,7 @@ DISTNAME= makeindex MASTER_SITES= ftp://achilles.doc.ic.ac.uk/tex/contrib/Schrod/ CATEGORIES+= printing +MAINTAINER= jmz@FreeBSD.org build: configure pre-build @echo "===> Building for ${DISTNAME}" |