diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-04-14 00:20:30 +0800 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-04-14 00:20:30 +0800 |
commit | e15e958c0f583356588a88e1dc2193e8052fbf08 (patch) | |
tree | b860300c11cc13406260aef70eb1a2cba8ccc453 /print | |
parent | b2bb98fea4a621b9c080ced9f72b45c5c4e1a3d3 (diff) | |
download | freebsd-ports-gnome-e15e958c0f583356588a88e1dc2193e8052fbf08.tar.gz freebsd-ports-gnome-e15e958c0f583356588a88e1dc2193e8052fbf08.tar.zst freebsd-ports-gnome-e15e958c0f583356588a88e1dc2193e8052fbf08.zip |
Added amspsfnt and cmpsfont
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 9c98bf5e653b..e62d12fb83dc 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.87 1999/04/08 07:31:38 dima Exp $ +# $Id: Makefile,v 1.88 1999/04/08 07:45:28 dima Exp $ # SUBDIR += a2ps-a4 @@ -9,12 +9,14 @@ SUBDIR += acroread SUBDIR += acroread4 SUBDIR += afm + SUBDIR += amspsfnt SUBDIR += apsfilter SUBDIR += asprint SUBDIR += bibcard SUBDIR += bibview SUBDIR += c2ps-a4 SUBDIR += c2ps-letter + SUBDIR += cmpsfont SUBDIR += detex SUBDIR += dvi2tty SUBDIR += dvi2xx |