aboutsummaryrefslogtreecommitdiff
path: root/audio/muse
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-04-29 07:44:00 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-04-29 07:44:00 +0000
commitcbb1a7ba9a5c3e6222134ed2940b4d7502656bb9 (patch)
tree9b21c154d037786be139500f6e6413b93f3432da /audio/muse
parent2e8fc655bc93890a4b9bb382c4d002b620adb9c5 (diff)
downloadports-cbb1a7ba9a5c3e6222134ed2940b4d7502656bb9.tar.gz
ports-cbb1a7ba9a5c3e6222134ed2940b4d7502656bb9.zip
- Fix typo
Notes
Notes: svn path=/head/; revision=107932
Diffstat (limited to 'audio/muse')
-rw-r--r--audio/muse/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/muse/Makefile b/audio/muse/Makefile
index 700a1f3596c4..9c8c4d4a07aa 100644
--- a/audio/muse/Makefile
+++ b/audio/muse/Makefile
@@ -29,7 +29,7 @@ CONFIGURE_ARGS= --disable-debug --disable-lubrify
MAN1= muse.1
PORTDOCS= ${DOCSFILES:S,doc/,,g}
-PLIT_FILES= bin/muse
+PLIST_FILES= bin/muse
CPPFLAGS= -I${LOCALBASE}/include -DHAVE_DECL_GETOPT -DHAVE_SYS_UIO_H \
${PTHREAD_CFLAGS}