diff options
author | Dima Ruban <dima@FreeBSD.org> | 1999-04-08 15:26:43 +0800 |
---|---|---|
committer | Dima Ruban <dima@FreeBSD.org> | 1999-04-08 15:26:43 +0800 |
commit | f98b2eb442f9c1a8946d8c4dd0844874c9e13d56 (patch) | |
tree | a8aafb0e3e2183a0cba24328cafbb9194ef2d51b /print | |
parent | e74535bf0bbcb04ad984adb0fe75f05665eaaab5 (diff) | |
download | freebsd-ports-gnome-f98b2eb442f9c1a8946d8c4dd0844874c9e13d56.tar.gz freebsd-ports-gnome-f98b2eb442f9c1a8946d8c4dd0844874c9e13d56.tar.zst freebsd-ports-gnome-f98b2eb442f9c1a8946d8c4dd0844874c9e13d56.zip |
Added acroread4
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index c35364c6d71b..2955e224c9c6 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.84 1999/03/20 02:00:59 asami Exp $ +# $Id: Makefile,v 1.85 1999/04/03 01:53:59 steve Exp $ # SUBDIR += a2ps-a4 @@ -7,6 +7,7 @@ SUBDIR += a2ps43-a4 SUBDIR += a2ps43-letter SUBDIR += acroread + SUBDIR += acroread4 SUBDIR += afm SUBDIR += apsfilter SUBDIR += asprint |