summaryrefslogtreecommitdiff
path: root/audio/cmus/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2009-08-27 19:44:49 +0000
committerwiz <wiz>2009-08-27 19:44:49 +0000
commit3ebf0a1ef4df712c8a73cfaca2cd1b251e006253 (patch)
tree02fbe55c1118b52ba4fde17f674459c1f83a1e52 /audio/cmus/Makefile
parent12a90163300928fb7f5ff527c1ddb9b39c8093c4 (diff)
downloadpkgsrc-3ebf0a1ef4df712c8a73cfaca2cd1b251e006253.tar.gz
pkglint cleanup.
Diffstat (limited to 'audio/cmus/Makefile')
-rw-r--r--audio/cmus/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile
index 3a6c933ecd5..04ddbea5b1f 100644
--- a/audio/cmus/Makefile
+++ b/audio/cmus/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2009/08/17 14:21:42 ahoka Exp $
+# $NetBSD: Makefile,v 1.20 2009/08/27 19:44:49 wiz Exp $
#
DISTNAME= cmus-2.2.0
@@ -14,4 +14,4 @@ COMMENT= Cmus is a curses based music player with a lot of features
CONFLICTS+= cmus-unofficial-[0-9]*
.include "options.mk"
-.include "../cmus/Makefile.common" \ No newline at end of file
+.include "../../audio/cmus/Makefile.common"