summaryrefslogtreecommitdiff
path: root/print/Makefile
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-11-06 02:15:02 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-11-06 02:15:02 +0000
commit407ef52f614804c82094adbfb906c37aa92c4224 (patch)
tree1c0cc3406c649bdae7183e07fdfa4275e882b24d /print/Makefile
parentAdd ispell port. (diff)
Add a2ps.
Notes
Notes: svn path=/head/; revision=325
Diffstat (limited to 'print/Makefile')
-rw-r--r--print/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/Makefile b/print/Makefile
index d1e577a45b46..3590e9217a30 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.4 1994/09/30 00:54:54 jkh Exp $
+# $Id: Makefile,v 1.5 1994/10/14 04:12:19 jkh Exp $
#
-SUBDIR= dvi2xx dvips dviselect ghostscript psutils tex latex latex209 \
+SUBDIR= a2ps dvi2xx dvips dviselect ghostscript psutils tex latex latex209 \
makeindex mltex texinfo
.include <bsd.port.subdir.mk>