diff options
author | agc <agc@pkgsrc.org> | 1997-11-26 15:35:36 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1997-11-26 15:35:36 +0000 |
commit | 7d64f7cafdecd6d3315d3dd8fb7189ac0719dbe9 (patch) | |
tree | 2eff70f6307e5d6d8f9105e0f29bec3a2fac4a95 /print/Makefile | |
parent | 21446cd2ac83936137251399293781cb4230339b (diff) | |
download | pkgsrc-7d64f7cafdecd6d3315d3dd8fb7189ac0719dbe9.tar.gz |
Enable teTeX
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 47b230dd271..8858918ae59 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 1997/11/22 23:12:58 augustss Exp $ +# $NetBSD: Makefile,v 1.2 1997/11/26 15:35:36 agc Exp $ # SUBDIR += ghostscript5 + SUBDIR += teTeX .include <bsd.port.subdir.mk> |