summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1997-11-06 14:50:09 +0000
committerThomas Gellekum <tg@FreeBSD.org>1997-11-06 14:50:09 +0000
commit31002a9db42eecbe75c92988d85023ff3558bc63 (patch)
treec3cfe8376af4f556bce57800d07c2fcbb567db60 /print
parentImport xmbibtex port. xmbibtex is a reference manager based on the (diff)
Activate xmbibtex.
Notes
Notes: svn path=/head/; revision=8512
Diffstat (limited to 'print')
-rw-r--r--print/Makefile3
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>