diff options
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 a98359d78204..b6c4eced6775 100644 --- a/print/latex/Makefile +++ b/print/latex/Makefile @@ -3,9 +3,9 @@ # Date created: 29 September 1994 # Whom: jmz # -# $Id: Makefile,v 1.19 1995/10/03 21:17:33 jmz Exp $ +# $Id: Makefile,v 1.20 1995/11/22 13:18:11 asami Exp $ # -VERSION= 95.06 +VERSION= 95.12 DISTNAME= latex PKGNAME= latex2e-${VERSION} CATEGORIES+= print |