diff options
author | dirk <dirk@FreeBSD.org> | 1999-01-20 14:51:16 +0000 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 1999-01-20 14:51:16 +0000 |
commit | 8f7016688341aa8a1d0d6f9434be878feb9ae153 (patch) | |
tree | c9aff903382b68e4198ec23234925caadda98ac4 /print | |
parent | 1b4a5c7ebce4c96a8dc61e0b1baef7a519058c6b (diff) | |
download | FreeBSD-ports-8f7016688341aa8a1d0d6f9434be878feb9ae153.zip FreeBSD-ports-8f7016688341aa8a1d0d6f9434be878feb9ae153.tar.gz |
Add pdflib.
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 58689ed..8b8234e 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.80 1999/01/17 20:20:26 vanilla Exp $ +# $Id: Makefile,v 1.81 1999/01/18 02:50:16 steve Exp $ # SUBDIR += a2ps-a4 @@ -50,6 +50,7 @@ SUBDIR += musixtex SUBDIR += offix-printer SUBDIR += pbm2ppa + SUBDIR += pdflib SUBDIR += perlftlib SUBDIR += pkfonts118 SUBDIR += pkfonts240 |