summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1998-04-30 08:25:18 +0000
committerThomas Gellekum <tg@FreeBSD.org>1998-04-30 08:25:18 +0000
commit1c8e0bb6c62dad7299323be54a57130956d81bd9 (patch)
tree51a686a6ac502ab91ba2314313fd8631302a215f /print
parentRemove BROKEN; patch-aa corrects the "make configure" problem. (diff)
Remove xmgr.
Notes
Notes: svn path=/head/; revision=10779
Diffstat (limited to 'print')
-rw-r--r--print/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/print/Makefile b/print/Makefile
index 529ce0c74b37..8e959e336557 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.56 1998/02/20 04:38:52 steve Exp $
+# $Id: Makefile,v 1.57 1998/03/28 15:08:14 steve Exp $
#
# the reversed ordering of a2ps43 and a2ps is intentional -- this
@@ -48,7 +48,6 @@
SUBDIR += virtualpaper
SUBDIR += xdvi
SUBDIR += xmbibtex
- SUBDIR += xmgr
SUBDIR += xtem
.include <bsd.port.subdir.mk>