diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-12-12 13:58:11 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-12-12 13:58:11 +0000 |
commit | c73eba62121e9a6dadf26b4b83fd3788e08b9843 (patch) | |
tree | b56cefbc1d9e3b89add70ae3f118094422137cac /audio/xfce4-mpc-plugin | |
parent | c71a8ba3ad8724e2b4a1dd17bdd89e325046a2d2 (diff) | |
download | ports-c73eba62121e9a6dadf26b4b83fd3788e08b9843.tar.gz ports-c73eba62121e9a6dadf26b4b83fd3788e08b9843.zip |
Notes
Diffstat (limited to 'audio/xfce4-mpc-plugin')
-rw-r--r-- | audio/xfce4-mpc-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xfce4-mpc-plugin/Makefile b/audio/xfce4-mpc-plugin/Makefile index 136955f10046..a3b1d5e2f019 100644 --- a/audio/xfce4-mpc-plugin/Makefile +++ b/audio/xfce4-mpc-plugin/Makefile @@ -8,7 +8,7 @@ PORTNAME= xfce4-mpc-plugin PORTVERSION= 0.3.2 CATEGORIES= audio xfce -MASTER_SITES= http://goodies.xfce.org/releases/xfce4-mpc-plugin/ +MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 MAINTAINER= miwi@FreeBSD.org |