aboutsummaryrefslogtreecommitdiffstats
path: root/audio/xmms-mailnotify
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2010-06-02 05:22:00 +0800
committerarved <arved@FreeBSD.org>2010-06-02 05:22:00 +0800
commit30d517c07f5f14ca47fa3d57eb934f80ac1f283c (patch)
tree9ea2772f1e187042e8917129d007a9dbd1c17a2f /audio/xmms-mailnotify
parentc401ad1fdf74f63e2d385dc13994c3d02cf753ac (diff)
downloadfreebsd-ports-gnome-30d517c07f5f14ca47fa3d57eb934f80ac1f283c.tar.gz
freebsd-ports-gnome-30d517c07f5f14ca47fa3d57eb934f80ac1f283c.tar.zst
freebsd-ports-gnome-30d517c07f5f14ca47fa3d57eb934f80ac1f283c.zip
Fix another wrong license path
Submitted by: pointyhat pointyhat to: arved
Diffstat (limited to 'audio/xmms-mailnotify')
-rw-r--r--audio/xmms-mailnotify/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-mailnotify/Makefile b/audio/xmms-mailnotify/Makefile
index ab46aaa5ac0e..c4fa9a1772c3 100644
--- a/audio/xmms-mailnotify/Makefile
+++ b/audio/xmms-mailnotify/Makefile
@@ -17,7 +17,7 @@ COMMENT= XMMS plugin, that plays a sound on incoming mail and opens the MUA
LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms
LICENSE= GPLv2
-LICENSE_FILE= ${WRKSRC}/COPYING
+LICENSE_FILE= ${WRKSRC}/LICENSE
GNU_CONFIGURE= yes
USE_GMAKE= yes