diff options
author | smace <smace@FreeBSD.org> | 1998-11-18 23:54:20 +0800 |
---|---|---|
committer | smace <smace@FreeBSD.org> | 1998-11-18 23:54:20 +0800 |
commit | b790c638af8e0218270b77df3ed2158dda5c0210 (patch) | |
tree | 49dea14bfe343091d589416fcfd0f8e76bb105c7 /print | |
parent | 5cc45350ac3702979a2c2f61fd25959e8f9d32e0 (diff) | |
download | freebsd-ports-gnome-b790c638af8e0218270b77df3ed2158dda5c0210.tar.gz freebsd-ports-gnome-b790c638af8e0218270b77df3ed2158dda5c0210.tar.zst freebsd-ports-gnome-b790c638af8e0218270b77df3ed2158dda5c0210.zip |
Fix typo.
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/Makefile b/print/Makefile index 9225f41d6c53..ff4c188ce346 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.70 1998/11/07 10:49:46 asami Exp $ +# $Id: Makefile,v 1.71 1998/11/18 15:52:38 smace Exp $ # SUBDIR += a2ps @@ -39,9 +39,9 @@ SUBDIR += mpage SUBDIR += musixtex SUBDIR += offix-printer - SUNDIR += pbm2ppa SUBDIR += p5-FreeType SUBDIR += p5-FreeTypeWrapper + SUBDIR += pbm2ppa SUBDIR += pkfonts118 SUBDIR += pkfonts240 SUBDIR += pkfonts300 |