diff options
Diffstat (limited to '')
-rw-r--r-- | print/tex/Makefile | 4 | ||||
-rw-r--r-- | print/texinfo/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/print/tex/Makefile b/print/tex/Makefile index 9c64a92c76d4..34133ba1f7ba 100644 --- a/print/tex/Makefile +++ b/print/tex/Makefile @@ -3,12 +3,12 @@ # Date created: 29 September 1994 # Whom: jmz # -# $Id: Makefile,v 1.17 1995/10/03 21:19:24 jmz Exp $ +# $Id: Makefile,v 1.18 1995/10/05 17:31:06 jmz Exp $ # DISTNAME= web2c-6.1 PKGNAME= tex-3.1415 -CATEGORIES+= printing +CATEGORIES+= print DISTFILES= web2c.tar.gz web.tar.gz tex_base.tar.gz cm_tfm.tar.gz \ mf_lib.tar.gz cm_mf.tar.gz modes.mf 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/ |