aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>1998-04-30 16:25:18 +0800
committertg <tg@FreeBSD.org>1998-04-30 16:25:18 +0800
commitfb225c91d222fd2d0edb102671deefa0bd01d8bd (patch)
tree13e27881b341d8be694d7af631d82cdb0162bf82 /print
parent1f36ac911abd00133f66690597637d20e1e82dd4 (diff)
downloadfreebsd-ports-graphics-fb225c91d222fd2d0edb102671deefa0bd01d8bd.tar.gz
freebsd-ports-graphics-fb225c91d222fd2d0edb102671deefa0bd01d8bd.tar.zst
freebsd-ports-graphics-fb225c91d222fd2d0edb102671deefa0bd01d8bd.zip
Remove xmgr.
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 529ce0c74b3..8e959e33655 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>