diff options
author | taoka <taoka@FreeBSD.org> | 1999-04-14 00:20:30 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-04-14 00:20:30 +0800 |
commit | cbd86a3d6de30f99efec733ac0775b112ecd0e01 (patch) | |
tree | 60c5fd2c3f4ebb2d375091380eed95c91ff9bff0 /print/Makefile | |
parent | 572967019fa7e11ef085d2190822bac21c70dfbc (diff) | |
download | freebsd-ports-gnome-cbd86a3d6de30f99efec733ac0775b112ecd0e01.tar.gz freebsd-ports-gnome-cbd86a3d6de30f99efec733ac0775b112ecd0e01.tar.zst freebsd-ports-gnome-cbd86a3d6de30f99efec733ac0775b112ecd0e01.zip |
Added amspsfnt and cmpsfont
Diffstat (limited to 'print/Makefile')
-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 |