about summary refs log tree commit diff
path: root/converter
diff options
context:
space:
mode:
Diffstat (limited to 'converter')
-rw-r--r--converter/pbm/Makefile2
-rw-r--r--converter/pbm/pbmtosunicon.c (renamed from converter/pbm/pbmtoicon.c)2
2 files changed, 2 insertions, 2 deletions
diff --git a/converter/pbm/Makefile b/converter/pbm/Makefile
index 07b768c0..008f4f19 100644
--- a/converter/pbm/Makefile
+++ b/converter/pbm/Makefile
@@ -13,7 +13,7 @@ PORTBINARIES =	atktopbm brushtopbm cistopbm cmuwmtopbm \
 		pbmto10x pbmto4425 pbmtoascii pbmtoatk \
 		pbmtobbnbg pbmtocis pbmtocmuwm pbmtodjvurle \
 		pbmtoepsi pbmtoepson pbmtoescp2 \
-		pbmtog3 pbmtogem pbmtogo pbmtoibm23xx pbmtoicon pbmtolj \
+		pbmtog3 pbmtogem pbmtogo pbmtoibm23xx pbmtosunicon pbmtolj \
 		pbmtoln03 pbmtolps \
 		pbmtomacp pbmtomatrixorbital pbmtomda pbmtomgr pbmtomrf \
 		pbmtonokia \
diff --git a/converter/pbm/pbmtoicon.c b/converter/pbm/pbmtosunicon.c
index 43c39725..95deab7c 100644
--- a/converter/pbm/pbmtoicon.c
+++ b/converter/pbm/pbmtosunicon.c
@@ -1,4 +1,4 @@
-/* pbmtoicon.c - read a PBM image and produce a Sun icon file
+/* pbmtosunicon.c - read a PBM image and produce a Sun icon file
 **
 ** Copyright (C) 1988 by Jef Poskanzer.
 **