diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-08-14 00:16:29 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-08-14 00:16:29 +0000 |
commit | d77561872043de2ddc1958305407a3274db0d1b0 (patch) | |
tree | 92a271b2c346973812733bcecd84f91f88e95560 /print/Makefile | |
parent | 05ec898c2ce40681d7a8daf66a0df6ae10950eb4 (diff) | |
download | ports-d77561872043de2ddc1958305407a3274db0d1b0.tar.gz ports-d77561872043de2ddc1958305407a3274db0d1b0.zip |
Notes
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 6f46444aa586..afbbe61b1876 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.62 1998/06/14 22:00:24 kuriyama Exp $ +# $Id: Makefile,v 1.63 1998/07/20 02:31:50 steve Exp $ # # the reversed ordering of a2ps43 and a2ps is intentional -- this @@ -54,5 +54,6 @@ SUBDIR += xdvik SUBDIR += xmbibtex SUBDIR += xtem + SUBDIR += yatex .include <bsd.port.subdir.mk> |