diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-11-06 14:50:09 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-11-06 14:50:09 +0000 |
commit | 31002a9db42eecbe75c92988d85023ff3558bc63 (patch) | |
tree | c3cfe8376af4f556bce57800d07c2fcbb567db60 /print/Makefile | |
parent | 8a311a5955f870a1861f26e0a48af5f7f4740a30 (diff) | |
download | ports-31002a9db42eecbe75c92988d85023ff3558bc63.tar.gz ports-31002a9db42eecbe75c92988d85023ff3558bc63.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 420a43d1d75e..5e95152a0d8b 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.48 1997/09/12 08:14:34 tg Exp $ +# $Id: Makefile,v 1.49 1997/11/04 13:45:22 tg Exp $ # SUBDIR += a2ps @@ -40,6 +40,7 @@ SUBDIR += transfig SUBDIR += virtualpaper SUBDIR += xdvi + SUBDIR += xmbibtex SUBDIR += xmgr .include <bsd.port.subdir.mk> |