pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

sc-im: Fix typo



Module Name:	pkgsrc-wip
Committed By:	Sijmen J. Mulder <ik%sjmulder.nl@localhost>
Pushed By:	sjmulder
Date:		Thu Dec 13 23:16:00 2018 +0100
Changeset:	2ad3dab201b208811338329d12061e3b808c0743

Modified Files:
	sc-im/Makefile

Log Message:
sc-im: Fix typo

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2ad3dab201b208811338329d12061e3b808c0743

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 sc-im/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/sc-im/Makefile b/sc-im/Makefile
index 5dc44cfedd..3083725d81 100644
--- a/sc-im/Makefile
+++ b/sc-im/Makefile
@@ -21,7 +21,7 @@ USE_TOOLS+=	gmake pkg-config yacc
 # gnuplot is invoked through the shell, no need to check at compile time
 CFLAGS+=	-DGNUPLOT
 
-# defaults to sc-im
+# defaults to scim
 MAKE_FLAGS+=	name=sc-im
 MAKE_FLAGS+=	prefix=${PREFIX}
 MAKE_FLAGS+=	MANDIR=${PREFIX}/${PKGMANDIR}/man1


Home | Main Index | Thread Index | Old Index