diff options
author | dima <dima@FreeBSD.org> | 1999-04-08 07:31:38 +0000 |
---|---|---|
committer | dima <dima@FreeBSD.org> | 1999-04-08 07:31:38 +0000 |
commit | 1e44b6106447a1e5772467d1a0e9bb04a29b6f80 (patch) | |
tree | 75202667ef8733328514bf3b09f08a08d7d85642 /print | |
parent | c8a43becb7c5fc858c9aa956609c91f5b1c9909f (diff) | |
download | FreeBSD-ports-1e44b6106447a1e5772467d1a0e9bb04a29b6f80.zip FreeBSD-ports-1e44b6106447a1e5772467d1a0e9bb04a29b6f80.tar.gz |
Remove acroread4 per Satoshi's request.
It will be repo-copied.
Reviewed by: asami
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/Makefile b/print/Makefile index 2955e22..a86d578 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.85 1999/04/03 01:53:59 steve Exp $ +# $Id: Makefile,v 1.86 1999/04/08 07:26:43 dima Exp $ # SUBDIR += a2ps-a4 @@ -7,7 +7,6 @@ SUBDIR += a2ps43-a4 SUBDIR += a2ps43-letter SUBDIR += acroread - SUBDIR += acroread4 SUBDIR += afm SUBDIR += apsfilter SUBDIR += asprint |