diff options
Diffstat (limited to 'audio/xfce4-mpc-plugin/Makefile')
-rw-r--r-- | audio/xfce4-mpc-plugin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/xfce4-mpc-plugin/Makefile b/audio/xfce4-mpc-plugin/Makefile index 136955f10046..2383f3957fd7 100644 --- a/audio/xfce4-mpc-plugin/Makefile +++ b/audio/xfce4-mpc-plugin/Makefile @@ -7,8 +7,9 @@ PORTNAME= xfce4-mpc-plugin PORTVERSION= 0.3.2 +PORTREVISION= 1 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 |