diff options
Diffstat (limited to 'x11/xfce4-whiskermenu-plugin/Makefile')
-rw-r--r-- | x11/xfce4-whiskermenu-plugin/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/xfce4-whiskermenu-plugin/Makefile b/x11/xfce4-whiskermenu-plugin/Makefile index 8b57487acfa2..2c87a8b606f9 100644 --- a/x11/xfce4-whiskermenu-plugin/Makefile +++ b/x11/xfce4-whiskermenu-plugin/Makefile @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= xfce4-whiskermenu-plugin -PORTVERSION= 1.4.3 +PORTVERSION= 1.5.0 CATEGORIES= x11 xfce -MASTER_SITES= http://gottcode.org/${PORTNAME}/ -DISTNAME= ${PORTNAME}-${PORTVERSION}-src +MASTER_SITES= XFCE +MASTER_SITE_SUBDIR= src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org |