diff options
Diffstat (limited to 'x11-clocks/xfce4-timer-plugin/Makefile')
-rw-r--r-- | x11-clocks/xfce4-timer-plugin/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-clocks/xfce4-timer-plugin/Makefile b/x11-clocks/xfce4-timer-plugin/Makefile index 0bd8bda3e1b3..f10d4e75773c 100644 --- a/x11-clocks/xfce4-timer-plugin/Makefile +++ b/x11-clocks/xfce4-timer-plugin/Makefile @@ -7,9 +7,10 @@ PORTNAME= xfce4-timer-plugin PORTVERSION= 0.6.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11-clocks xfce -MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ +MASTER_SITES= ${MASTER_SITE_XFCE} +MASTER_SITE_SUBDIR=/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= miwi@FreeBSD.org |