summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-11-22 13:18:35 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-11-22 13:18:35 +0000
commitb420aa2bfb6c650c56a8a2763731c73f90a4abea (patch)
treea8072d6ff740c6830d61885c409f3647dce9d9f3 /print
parentChange "utilities" to "utils. (diff)
Change "printing" to "print".
Notes
Notes: svn path=/head/; revision=2454
Diffstat (limited to '')
-rw-r--r--print/a2ps-letter/Makefile4
-rw-r--r--print/a2ps43-letter/Makefile4
-rw-r--r--print/afm/Makefile4
-rw-r--r--print/apsfilter/Makefile4
-rw-r--r--print/apsfilter6/Makefile4
-rw-r--r--print/dvi2xx/Makefile4
-rw-r--r--print/dvips/Makefile4
-rw-r--r--print/dviselect/Makefile4
-rw-r--r--print/ghostview/Makefile4
-rw-r--r--print/latex/Makefile4
-rw-r--r--print/makeindex/Makefile4
-rw-r--r--print/musixtex/Makefile4
-rw-r--r--print/psutils-letter/Makefile4
-rw-r--r--print/rtf2latex/Makefile4
-rw-r--r--print/tex/Makefile4
-rw-r--r--print/texinfo/Makefile4
-rw-r--r--print/tr2latex/Makefile2
-rw-r--r--print/transfig/Makefile4
-rw-r--r--print/xdvi/Makefile4
19 files changed, 37 insertions, 37 deletions
diff --git a/print/a2ps-letter/Makefile b/print/a2ps-letter/Makefile
index 8e0a1779185d..d10a8358e5cd 100644
--- a/print/a2ps-letter/Makefile
+++ b/print/a2ps-letter/Makefile
@@ -3,12 +3,12 @@
# Date created: 6 November 1994
# Whom: jmz
#
-# $Id$
+# $Id: Makefile,v 1.4 1995/04/15 04:33:31 asami Exp $
#
DISTNAME= a2ps
PKGNAME= a2ps-4.3
-CATEGORIES+= printing
+CATEGORIES+= print
MASTER_SITES= ftp://ftp.imag.fr/archive/postscript/
DISTFILES= a2ps.V4.3.tar.gz
diff --git a/print/a2ps43-letter/Makefile b/print/a2ps43-letter/Makefile
index 8e0a1779185d..d10a8358e5cd 100644
--- a/print/a2ps43-letter/Makefile
+++ b/print/a2ps43-letter/Makefile
@@ -3,12 +3,12 @@
# Date created: 6 November 1994
# Whom: jmz
#
-# $Id$
+# $Id: Makefile,v 1.4 1995/04/15 04:33:31 asami Exp $
#
DISTNAME= a2ps
PKGNAME= a2ps-4.3
-CATEGORIES+= printing
+CATEGORIES+= print
MASTER_SITES= ftp://ftp.imag.fr/archive/postscript/
DISTFILES= a2ps.V4.3.tar.gz
diff --git a/print/afm/Makefile b/print/afm/Makefile
index daea0af74ff0..a4f348e3e3e5 100644
--- a/print/afm/Makefile
+++ b/print/afm/Makefile
@@ -3,12 +3,12 @@
# Date created: 23 November 1994
# Whom: ljo
#
-# $Id: Makefile,v 1.4 1995/04/17 20:31:10 asami Exp $
+# $Id: Makefile,v 1.5 1995/04/21 00:20:43 jmz Exp $
#
DISTNAME= afm
PKGNAME= afm-1.0
-CATEGORIES+= printing
+CATEGORIES+= print
MASTER_SITES= ftp://sgi.com/sgi/fax/source/
EXTRACT_SUFX= -tar.Z
diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile
index 1f84323f0e59..eae25c0fa602 100644
--- a/print/apsfilter/Makefile
+++ b/print/apsfilter/Makefile
@@ -3,11 +3,11 @@
# Date created: Tue Nov 14 18:29:48 MET 1995
# Whom: Andreas Klemm <andreas@knobel.gun.de>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1995/11/15 11:08:00 asami Exp $
#
DISTNAME= apsfilter-4.9.2
-CATEGORIES+= printing
+CATEGORIES+= print
MASTER_SITES= ftp://freefall.FreeBSD.org/pub/FreeBSD/LOCAL_PORTS/
MAINTAINER= Andreas Klemm <andreas@knobel.gun.de>
diff --git a/print/apsfilter6/Makefile b/print/apsfilter6/Makefile
index 1f84323f0e59..eae25c0fa602 100644
--- a/print/apsfilter6/Makefile
+++ b/print/apsfilter6/Makefile
@@ -3,11 +3,11 @@
# Date created: Tue Nov 14 18:29:48 MET 1995
# Whom: Andreas Klemm <andreas@knobel.gun.de>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1995/11/15 11:08:00 asami Exp $
#
DISTNAME= apsfilter-4.9.2
-CATEGORIES+= printing
+CATEGORIES+= print
MASTER_SITES= ftp://freefall.FreeBSD.org/pub/FreeBSD/LOCAL_PORTS/
MAINTAINER= Andreas Klemm <andreas@knobel.gun.de>
diff --git a/print/dvi2xx/Makefile b/print/dvi2xx/Makefile
index e512b935ffde..09d9faf19961 100644
--- a/print/dvi2xx/Makefile
+++ b/print/dvi2xx/Makefile
@@ -3,13 +3,13 @@
# Date created: 14 October 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.7 1995/04/21 00:21:02 jmz Exp $
+# $Id: Makefile,v 1.8 1995/11/15 03:31:36 asami Exp $
#
DISTNAME= dvi2xx
PKGNAME= dvi2xx-0.51a9
DISTFILES= dvi2xx.tar.gz
-CATEGORIES+= printing
+CATEGORIES+= print
MAINTAINER= jmz@FreeBSD.ORG
diff --git a/print/dvips/Makefile b/print/dvips/Makefile
index 68c4b55f1294..cde9d957a37e 100644
--- a/print/dvips/Makefile
+++ b/print/dvips/Makefile
@@ -3,12 +3,12 @@
# Date created: 30 September 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.7 1995/04/20 02:03:21 jmz Exp $
+# $Id: Makefile,v 1.8 1995/04/22 16:49:58 jmz Exp $
#
DISTNAME= dvips
PKGNAME= dvips-5.58
-CATEGORIES+= printing
+CATEGORIES+= print
MASTER_SITES= ftp://ftp.tex.ac.uk/tex-archive/dviware/dvips/
DISTFILES= dvips558.tar.gz
diff --git a/print/dviselect/Makefile b/print/dviselect/Makefile
index ac73d7683c51..7e4da09c46a1 100644
--- a/print/dviselect/Makefile
+++ b/print/dviselect/Makefile
@@ -3,12 +3,12 @@
# Date created: 12 October 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.6 1995/04/15 04:33:44 asami Exp $
+# $Id: Makefile,v 1.7 1995/05/16 10:43:59 asami Exp $
#
DISTNAME= dviselect
PKGNAME= dviselect-1.3
-CATEGORIES+= printing
+CATEGORIES+= print
MASTER_SITES= ftp://ftp.cs.umn.edu/pub/latex/software/
MAINTAINER= jmz@FreeBSD.org
diff --git a/print/ghostview/Makefile b/print/ghostview/Makefile
index d2d3fb763dc7..5fe6be26ed97 100644
--- a/print/ghostview/Makefile
+++ b/print/ghostview/Makefile
@@ -3,11 +3,11 @@
# Date created: 21 October 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.3 1995/04/01 12:49:29 jkh Exp $
+# $Id: Makefile,v 1.4 1995/04/15 04:33:48 asami Exp $
#
DISTNAME= ghostview-1.5
-CATEGORIES+= printing
+CATEGORIES+= print
MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
EXEC_DEPENDS= gs:${PORTSDIR}/print/ghostscript
diff --git a/print/latex/Makefile b/print/latex/Makefile
index fa8b1d52e2ef..a98359d78204 100644
--- a/print/latex/Makefile
+++ b/print/latex/Makefile
@@ -3,12 +3,12 @@
# Date created: 29 September 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.18 1995/09/23 20:23:18 jmz Exp $
+# $Id: Makefile,v 1.19 1995/10/03 21:17:33 jmz Exp $
#
VERSION= 95.06
DISTNAME= latex
PKGNAME= latex2e-${VERSION}
-CATEGORIES+= printing
+CATEGORIES+= print
DISTFILES= latex_mf-${VERSION}.tar.gz latex_tfm-${VERSION}.tar.gz \
latex_base-${VERSION}.tar.gz latex_tools-${VERSION}.tar.gz
diff --git a/print/makeindex/Makefile b/print/makeindex/Makefile
index a8cb1226b6fc..68e05c07b1d1 100644
--- a/print/makeindex/Makefile
+++ b/print/makeindex/Makefile
@@ -3,12 +3,12 @@
# Date created: 12 October 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.6 1995/04/19 19:42:24 jmz Exp $
+# $Id: Makefile,v 1.7 1995/04/21 00:21:15 jmz Exp $
#
DISTNAME= makeindex
PKGNAME= makeindex-3.0.8
-CATEGORIES+= printing
+CATEGORIES+= print
MASTER_SITES= ftp://ftp.th-darmstadt.de/pub/tex/src/makeindex/BETA/
DISTFILES= makeindex-3.0.8.tar.Z
diff --git a/print/musixtex/Makefile b/print/musixtex/Makefile
index 59438f8e1f36..8d55a022d0bc 100644
--- a/print/musixtex/Makefile
+++ b/print/musixtex/Makefile
@@ -3,11 +3,11 @@
# Date created: 9 july 1995
# Whom: jmz
#
-# $Id: Makefile,v 1.1.1.1 1995/07/15 23:13:58 jmz Exp $
+# $Id: Makefile,v 1.2 1995/09/23 20:24:13 jmz Exp $
#
PKGNAME= musixtex-3.96
DISTFILES= musixtex-T396.tar.gz musixexa-0375.tar.gz
-CATEGORIES+= printing
+CATEGORIES+= print
MASTER_SITES= ftp://ftp.tex.ac.uk//tex-archive/macros/musixtex/taupin/
NO_WRKSUBDIR= yes
diff --git a/print/psutils-letter/Makefile b/print/psutils-letter/Makefile
index db52b14188a8..71855bfb0f03 100644
--- a/print/psutils-letter/Makefile
+++ b/print/psutils-letter/Makefile
@@ -3,11 +3,11 @@
# Date created: 21 September 1994
# Whom: jmz
#
-# $Id$
+# $Id: Makefile,v 1.6 1995/04/15 04:34:04 asami Exp $
#
DISTNAME= psutils-1.13
-CATEGORIES+= printing
+CATEGORIES+= print
MASTER_SITES= ftp://ftp.sunet.se/pub/text-processing/postscript/utilities/psutils/
MAINTAINER= jmz@FreeBSD.org
diff --git a/print/rtf2latex/Makefile b/print/rtf2latex/Makefile
index b48b3ace6ccb..26e26ce33654 100644
--- a/print/rtf2latex/Makefile
+++ b/print/rtf2latex/Makefile
@@ -3,12 +3,12 @@
# Date created: 25 Jan 1995
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1995/05/02 09:03:27 asami Exp $
#
DISTNAME= rtf2LaTeX.1.5
PKGNAME= rtf2latex-1.5
-CATEGORIES+= printing
+CATEGORIES+= print
KEYWORDS+= RTF "Rich Text Format" LaTeX TeX
MASTER_SITES= ftp://ftp.dante.de/pub/tex/support/rtf2latex/
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/
diff --git a/print/tr2latex/Makefile b/print/tr2latex/Makefile
index d95a22eafe45..b4317ba9185a 100644
--- a/print/tr2latex/Makefile
+++ b/print/tr2latex/Makefile
@@ -5,7 +5,7 @@
#
DISTNAME= tr2latex-2.2
-CATEGORIES+= printing
+CATEGORIES+= print
KEYWORDS+= TeX LaTeX troff
MASTER_SITES= ftp://sol.cs.ruu.nl/pub/TEX/TOOLS/
diff --git a/print/transfig/Makefile b/print/transfig/Makefile
index 91e7d31a4efc..e7de61d0108b 100644
--- a/print/transfig/Makefile
+++ b/print/transfig/Makefile
@@ -3,12 +3,12 @@
# Date created: ?
# Whom: mr (original)
#
-# $Id: Makefile,v 1.6 1995/04/01 12:49:47 jkh Exp $
+# $Id: Makefile,v 1.7 1995/04/12 03:57:37 asami Exp $
#
DISTNAME= transfig.3.1.1
PKGNAME= transfig-3.1.1
-CATEGORIES+= printing
+CATEGORIES+= print
MASTER_SITES= ftp://ftp.x.org/contrib/applications/drawing_tools/transfig/ \
ftp://crl.dec.com/pub/X11/contrib/applications/drawing_tools/transfig/
diff --git a/print/xdvi/Makefile b/print/xdvi/Makefile
index 5c9e4a84e95a..4e65772ae25f 100644
--- a/print/xdvi/Makefile
+++ b/print/xdvi/Makefile
@@ -3,12 +3,12 @@
# Date created: 1 October 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.15 1995/06/13 20:59:04 jmz Exp $
+# $Id: Makefile,v 1.16 1995/06/20 07:46:44 asami Exp $
#
DISTNAME= xdvi-20
PKGNAME= xdvi-pl20
-CATEGORIES+= printing
+CATEGORIES+= print
MASTER_SITES= ftp://ftp.x.org/contrib/applications/ \
ftp://crl.dec.com/pub/X11/contrib/applications/
EXTRACT_SUFX= .tar.Z