aboutsummaryrefslogtreecommitdiffstats
path: root/audio/ncmpc
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2005-03-22 11:46:39 +0800
committerdanfe <danfe@FreeBSD.org>2005-03-22 11:46:39 +0800
commitc7e283b7edc6cad0d6057004c5ff06fe72106873 (patch)
tree373bc219995e3bfaf5ece987cc2f1461cf46e50e /audio/ncmpc
parent0f707ed6e301a49e45418279b73d96a7041bd92a (diff)
downloadfreebsd-ports-gnome-c7e283b7edc6cad0d6057004c5ff06fe72106873.tar.gz
freebsd-ports-gnome-c7e283b7edc6cad0d6057004c5ff06fe72106873.tar.zst
freebsd-ports-gnome-c7e283b7edc6cad0d6057004c5ff06fe72106873.zip
Fix a typo.
PR: ports/79102 Submitted by: maintainer Approved by: portmgr (marcus)
Diffstat (limited to 'audio/ncmpc')
-rw-r--r--audio/ncmpc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ncmpc/Makefile b/audio/ncmpc/Makefile
index 86c13f730b2f..83da789762e1 100644
--- a/audio/ncmpc/Makefile
+++ b/audio/ncmpc/Makefile
@@ -29,7 +29,7 @@ USE_ICONV= yes
PLIST_FILES= bin/ncmpc \
%%EXAMPLESDIR%%/config \
%%EXAMPLESDIR%%/keys \
- =%%EXAMPLESDIR%%/ncmpc.lirc
+ %%EXAMPLESDIR%%/ncmpc.lirc
PLIST_DIRS=%%EXAMPLESDIR%%
.ifdef(WITHOUT_NLS)