aboutsummaryrefslogtreecommitdiffstats
path: root/print/Makefile
diff options
context:
space:
mode:
authorandreas <andreas@FreeBSD.org>1997-03-03 01:05:31 +0800
committerandreas <andreas@FreeBSD.org>1997-03-03 01:05:31 +0800
commit3d46b183de044d9029af508cd1753c72c3a2cd78 (patch)
treec8e6551b572797693749c5f493c986d9be695dec /print/Makefile
parentefbf028d6969a452ae76bb033c08fcc95f255baa (diff)
downloadfreebsd-ports-gnome-3d46b183de044d9029af508cd1753c72c3a2cd78.tar.gz
freebsd-ports-gnome-3d46b183de044d9029af508cd1753c72c3a2cd78.tar.zst
freebsd-ports-gnome-3d46b183de044d9029af508cd1753c72c3a2cd78.zip
Enabled xmgr
Diffstat (limited to 'print/Makefile')
-rw-r--r--print/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile
index c267a5945ffd..0da14773d469 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.37 1997/02/11 15:54:37 jmz Exp $
+# $Id: Makefile,v 1.38 1997/02/18 17:11:18 jmz Exp $
#
SUBDIR += a2ps
@@ -32,5 +32,6 @@
SUBDIR += unroff
SUBDIR += virtualpaper
SUBDIR += xdvi
+ SUBDIR += xmgr
.include <bsd.port.subdir.mk>