diff options
author | Dima Ruban <dima@FreeBSD.org> | 1999-04-08 07:31:38 +0000 |
---|---|---|
committer | Dima Ruban <dima@FreeBSD.org> | 1999-04-08 07:31:38 +0000 |
commit | a2c7eebe09b041e5a885b7491e02ae585f535a57 (patch) | |
tree | 325b5721c946e5019770a3611884cf1d8da72fa1 /print | |
parent | f98b2eb442f9c1a8946d8c4dd0844874c9e13d56 (diff) | |
download | ports-a2c7eebe09b041e5a885b7491e02ae585f535a57.tar.gz ports-a2c7eebe09b041e5a885b7491e02ae585f535a57.zip |
Remove acroread4 per Satoshi's request.
It will be repo-copied.
Reviewed by: asami
Notes
Notes:
svn path=/head/; revision=17726
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 2955e224c9c6..a86d57868fa2 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 |