summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-04-29 10:21:23 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-04-29 10:21:23 +0000
commitcc5ef3ed5a6815fc3e874cbcdd74812215ed1c35 (patch)
treed438f3020eb2a935283d344adafc6ff8a96735f9 /print
parentRemove the port from the "emulation" category; it's simply a utility, (diff)
Remove tkHTML
Notes
Notes: svn path=/head/; revision=1553
Diffstat (limited to 'print')
-rw-r--r--print/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/Makefile b/print/Makefile
index 2ced73402240..76c6bc7e77ea 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -1,7 +1,7 @@
-# $Id: Makefile,v 1.12 1995/04/18 01:22:21 jmz Exp $
+# $Id: Makefile,v 1.13 1995/04/28 16:07:53 jkh Exp $
#
SUBDIR= a2ps afm dvi2xx dvips dviselect ghostscript ghostview psutils \
- tex tkHTML latex209 latex makeindex mltex texinfo transfig xdvi \
+ tex latex209 latex makeindex mltex texinfo transfig xdvi \
xtexshell
.include <bsd.port.subdir.mk>