summaryrefslogtreecommitdiffstats
path: root/package/smack
diff options
context:
space:
mode:
Diffstat (limited to 'package/smack')
-rw-r--r--package/smack/smack.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/smack/smack.mk b/package/smack/smack.mk
index af6e81c92..7e0a362c9 100644
--- a/package/smack/smack.mk
+++ b/package/smack/smack.mk
@@ -11,7 +11,7 @@ SMACK_LICENSE_FILES = COPYING
SMACK_INSTALL_STAGING = YES
SMACK_DEPENDENCIES = host-pkgconf
-# Sources from github, no configure script included.
+# Sources from GitHub, no configure script included.
SMACK_AUTORECONF = YES
$(eval $(autotools-package))