diff options
author | asami <asami@FreeBSD.org> | 1997-04-27 08:07:53 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-04-27 08:07:53 +0800 |
commit | 56aef1a4bda59628d2373dc60d8914622e271f4c (patch) | |
tree | 5686c95f1d2a9e2b8840625b0e4530a9db7e20c3 /print/Makefile | |
parent | cf052c0af400c7fe9e3289bbbbd6e45165648f21 (diff) | |
download | freebsd-ports-gnome-56aef1a4bda59628d2373dc60d8914622e271f4c.tar.gz freebsd-ports-gnome-56aef1a4bda59628d2373dc60d8914622e271f4c.tar.zst freebsd-ports-gnome-56aef1a4bda59628d2373dc60d8914622e271f4c.zip |
unroff is now in textproc.
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 d84776afedf3..ea5c684ffcb2 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.42 1997/03/25 11:03:18 obrien Exp $ +# $Id: Makefile,v 1.43 1997/04/11 10:06:34 obrien Exp $ # SUBDIR += a2ps @@ -33,7 +33,6 @@ SUBDIR += texinfo SUBDIR += tr2latex SUBDIR += transfig - SUBDIR += unroff SUBDIR += virtualpaper SUBDIR += xdvi SUBDIR += xmgr |