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/latex/Makefile | |
parent | 0fd232954122476f8be1ce2b3c47eaec9319ceff (diff) | |
download | ports-b420aa2bfb6c650c56a8a2763731c73f90a4abea.tar.gz ports-b420aa2bfb6c650c56a8a2763731c73f90a4abea.zip |
Notes
Diffstat (limited to 'print/latex/Makefile')
-rw-r--r-- | print/latex/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |