aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2011-03-03 10:12:30 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2011-03-03 10:12:30 +0000
commit6f4ce81280e8188f1b8dbaa092858fded2abc02e (patch)
treec562f41d08d739c18c1ae57328d9c042e20c2282 /x11-clocks
parenta7d0f2f1180a5ad6ad2935884415f5e86bd32114 (diff)
downloadports-6f4ce81280e8188f1b8dbaa092858fded2abc02e.tar.gz
ports-6f4ce81280e8188f1b8dbaa092858fded2abc02e.zip
Notes
Diffstat (limited to 'x11-clocks')
-rw-r--r--x11-clocks/xfce4-datetime-plugin/Makefile5
-rw-r--r--x11-clocks/xfce4-timer-out-plugin/Makefile5
-rw-r--r--x11-clocks/xfce4-timer-plugin/Makefile5
3 files changed, 9 insertions, 6 deletions
diff --git a/x11-clocks/xfce4-datetime-plugin/Makefile b/x11-clocks/xfce4-datetime-plugin/Makefile
index 6f2fb65fa3ae..81b719fada23 100644
--- a/x11-clocks/xfce4-datetime-plugin/Makefile
+++ b/x11-clocks/xfce4-datetime-plugin/Makefile
@@ -7,9 +7,10 @@
PORTNAME= xfce4-datetime-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
diff --git a/x11-clocks/xfce4-timer-out-plugin/Makefile b/x11-clocks/xfce4-timer-out-plugin/Makefile
index 519524ff150a..216c09bd36d9 100644
--- a/x11-clocks/xfce4-timer-out-plugin/Makefile
+++ b/x11-clocks/xfce4-timer-out-plugin/Makefile
@@ -7,9 +7,10 @@
PORTNAME= xfce4-time-out-plugin
PORTVERSION= 0.1.1
-PORTREVISION= 11
+PORTREVISION= 12
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
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