diff options
Diffstat (limited to '')
-rw-r--r-- | print/texinfo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/texinfo/Makefile b/print/texinfo/Makefile index badcbe8e9d7b..3f0b8c67d206 100644 --- a/print/texinfo/Makefile +++ b/print/texinfo/Makefile @@ -3,13 +3,13 @@ # Date created: 2 October 1994 # Whom: jmz # -# $Id: Makefile,v 1.6 1995/04/21 00:21:36 jmz Exp $ +# $Id: Makefile,v 1.7 1995/09/23 20:23:56 jmz Exp $ # DISTNAME= texinfo PKGNAME= texinfo-2.124 DISTFILES= texinfo.tex lcircle10.tfm -CATEGORIES+= printing +CATEGORIES+= print #other equivalent sites: ftp.shsu.edu ftp.dante.de MASTER_SITES= ftp://ftp.tex.ac.uk/tex-archive/macros/eplain/doc/ \ ftp://ftp.tex.ac.uk/tex-archive/fonts/latex/tfm/ |