summaryrefslogtreecommitdiff
path: root/ham/libmirisdr/Makefile
diff options
context:
space:
mode:
authordbj <dbj>2015-02-14 07:25:57 +0000
committerdbj <dbj>2015-02-14 07:25:57 +0000
commit7a5ec50f643ecba1e89d4f85eb8a1b545acd17be (patch)
treeb70d28efd603d12de4d59b7e2e77580cec213f72 /ham/libmirisdr/Makefile
parentd435137566e9c1873e70b3f9ee3bc61565a67fb3 (diff)
downloadpkgsrc-7a5ec50f643ecba1e89d4f85eb8a1b545acd17be.tar.gz
fix trivial typo in comment
Diffstat (limited to 'ham/libmirisdr/Makefile')
-rw-r--r--ham/libmirisdr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/libmirisdr/Makefile b/ham/libmirisdr/Makefile
index 6e3abc94876..4ba989c7e5b 100644
--- a/ham/libmirisdr/Makefile
+++ b/ham/libmirisdr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2015/01/26 07:16:36 dbj Exp $
+# $NetBSD: Makefile,v 1.7 2015/02/14 07:25:57 dbj Exp $
PKGNAME= libmirisdr-0.1
PKGREVISION= 2
@@ -19,7 +19,7 @@ USE_CMAKE= yes
# Suppress warning for developer
CMAKE_ARGS+= -Wno-dev
-# Fix the shared libarary patchlevel
+# Fix the shared library patchlevel
SHLIBPATCHLEVEL= 0
PLIST_SUBST+= SHLIBPATCHLEVEL=${SHLIBPATCHLEVEL:U0}
SUBST_CLASSES+= patchlevel