diff options
author | taoka <taoka@FreeBSD.org> | 1999-06-17 09:38:38 +0000 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-06-17 09:38:38 +0000 |
commit | 1c9c1ca4eae2ddfefed4f55b3d1237a5bd3d0228 (patch) | |
tree | cd54ac06f3c060d52e5c6d19a019ac37a07a3a3b /print | |
parent | 8371c5f84d302ad2cf588c51b1d68d8c4ab05c26 (diff) | |
download | FreeBSD-ports-1c9c1ca4eae2ddfefed4f55b3d1237a5bd3d0228.zip FreeBSD-ports-1c9c1ca4eae2ddfefed4f55b3d1237a5bd3d0228.tar.gz |
Added acroread-commfont
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 b327062..93e2793 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.91 1999/05/11 02:02:02 taoka Exp $ +# $Id: Makefile,v 1.92 1999/05/17 10:43:58 foxfair Exp $ # SUBDIR += a2ps-a4 @@ -7,6 +7,7 @@ SUBDIR += a2ps43-a4 SUBDIR += a2ps43-letter SUBDIR += acroread + SUBDIR += acroread-commfont SUBDIR += acroread4 SUBDIR += afm SUBDIR += amspsfnt |