From 0f1e9d6cb5fc1207e02d68956904582074e107e8 Mon Sep 17 00:00:00 2001 From: dbj Date: Sat, 14 Feb 2015 07:25:57 +0000 Subject: fix trivial typo in comment --- ham/libmirisdr/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ham') 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 -- cgit v1.2.3