diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-12-03 10:47:21 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-12-03 10:47:21 +0000 |
commit | 9e18167aaf8baa95d35e80d5058763a6fb24d515 (patch) | |
tree | f58685193a71c4c4c903e843e6b8c9708b049dae /print/Makefile | |
parent | 26a952e1531646d3fd4365712b970c37187a3b54 (diff) | |
download | ports-9e18167aaf8baa95d35e80d5058763a6fb24d515.tar.gz ports-9e18167aaf8baa95d35e80d5058763a6fb24d515.zip |
Notes
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/Makefile b/print/Makefile index 87c9fa7c71f8..437a6d989f59 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.34 1996/11/20 08:11:51 tg Exp $ +# $Id: Makefile,v 1.35 1996/11/25 01:24:47 obrien Exp $ # SUBDIR += a2ps @@ -34,6 +34,5 @@ SUBDIR += unroff SUBDIR += virtualpaper SUBDIR += xdvi - SUBDIR += xtexshell .include <bsd.port.subdir.mk> |