aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-02-18 12:30:53 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-02-18 12:30:53 +0000
commit3e94a202bba9f09c4cba1b4e789e77eecbf37db9 (patch)
treeaa70628ce2598a14142b133219ddb9a71e3a6b09 /audio
parente53154dee9b0064a456b2e5f9e24f9ac2a7f371c (diff)
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/p5-Xmms/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/p5-Xmms/Makefile b/audio/p5-Xmms/Makefile
index b7f89d5d1f21..4ccfb7baa96f 100644
--- a/audio/p5-Xmms/Makefile
+++ b/audio/p5-Xmms/Makefile
@@ -25,7 +25,8 @@ site_perl= ${SITE_PERL}
PERL_CONFIGURE= YES
-MAN3= Xmms::Remote.3 \
+MAN3= Xmms::Config.3 \
+ Xmms::Remote.3 \
Xmms::SongChange.3 \
Xmms.3 \
Bundle::Xmms.3