diff options
author | Chris Rees <crees@FreeBSD.org> | 2011-07-15 21:40:40 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2011-07-15 21:40:40 +0000 |
commit | 80f4cf680147073a08f29bc4d4476490400c3de0 (patch) | |
tree | 78a8f1dd4863143d553d97014cf870d684499efc /audio/akode-plugins-mpc/Makefile | |
parent | 72a02a04ab3d1c1806d4a106f2ffb83c1feef87a (diff) |
Notes
Diffstat (limited to 'audio/akode-plugins-mpc/Makefile')
-rw-r--r-- | audio/akode-plugins-mpc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/akode-plugins-mpc/Makefile b/audio/akode-plugins-mpc/Makefile index 36e1e27bbec8..4b8847b22ef5 100644 --- a/audio/akode-plugins-mpc/Makefile +++ b/audio/akode-plugins-mpc/Makefile @@ -17,7 +17,7 @@ DISTNAME= 30375-akode-${PORTVERSION} MAINTAINER= swhetzel@gmail.com COMMENT= Musepack decoder plugin for akode LICENSE= LGPL20 -LICENSE_FILE= ${WORKSRC}/COPYING +LICENSE_FILE= ${WRKSRC}/COPYING CONFLICTS= kdemultimedia-3.[1-3]* |