diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-11-22 13:18:35 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-11-22 13:18:35 +0000 |
commit | b420aa2bfb6c650c56a8a2763731c73f90a4abea (patch) | |
tree | a8072d6ff740c6830d61885c409f3647dce9d9f3 /print/texinfo | |
parent | Change "utilities" to "utils. (diff) |
Change "printing" to "print".
Notes
Notes:
svn path=/head/; revision=2454
Diffstat (limited to 'print/texinfo')
-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/ |