summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-11-23 14:53:03 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-11-23 14:53:03 +0000
commit6cbaf3fe882cba7e6a3a9196881087c873574d01 (patch)
tree2a8619496d365021b301bedba81ca2d8eb8168ed /print
parentMichael Reifenberger's transfig port. (diff)
Add transfig
Notes
Notes: svn path=/head/; revision=485
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 3590e9217a30..e8801061c3d4 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.5 1994/10/14 04:12:19 jkh Exp $
+# $Id: Makefile,v 1.6 1994/11/06 02:15:02 jkh Exp $
#
SUBDIR= a2ps dvi2xx dvips dviselect ghostscript psutils tex latex latex209 \
- makeindex mltex texinfo
+ makeindex mltex texinfo transfig
.include <bsd.port.subdir.mk>