diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2009-03-06 15:24:12 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2009-03-06 15:24:12 +0000 |
commit | d20d57304a54b4f26e0769fb49ca340ad28aad22 (patch) | |
tree | c03709d94d73de684fa6a744a9421ef6902a55ce /x11-clocks | |
parent | 6321157292400228dde2def0ba53dba78c1a00a7 (diff) | |
download | ports-d20d57304a54b4f26e0769fb49ca340ad28aad22.tar.gz ports-d20d57304a54b4f26e0769fb49ca340ad28aad22.zip |
Notes
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/xfce4-datetime-plugin/Makefile | 1 | ||||
-rw-r--r-- | x11-clocks/xfce4-timer-out-plugin/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/xfce4-timer-plugin/Makefile | 1 |
3 files changed, 3 insertions, 1 deletions
diff --git a/x11-clocks/xfce4-datetime-plugin/Makefile b/x11-clocks/xfce4-datetime-plugin/Makefile index a14e59a8c8b5..5969d8139921 100644 --- a/x11-clocks/xfce4-datetime-plugin/Makefile +++ b/x11-clocks/xfce4-datetime-plugin/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-datetime-plugin PORTVERSION= 0.6.1 +PORTREVISION= 1 CATEGORIES= x11-clocks xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 diff --git a/x11-clocks/xfce4-timer-out-plugin/Makefile b/x11-clocks/xfce4-timer-out-plugin/Makefile index 1b32cbeb1ded..0fa402544b93 100644 --- a/x11-clocks/xfce4-timer-out-plugin/Makefile +++ b/x11-clocks/xfce4-timer-out-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-time-out-plugin PORTVERSION= 0.1.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-clocks xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 diff --git a/x11-clocks/xfce4-timer-plugin/Makefile b/x11-clocks/xfce4-timer-plugin/Makefile index 327fa67d9d09..5f5c6ed60476 100644 --- a/x11-clocks/xfce4-timer-plugin/Makefile +++ b/x11-clocks/xfce4-timer-plugin/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-timer-plugin PORTVERSION= 0.6.1 +PORTREVISION= 1 CATEGORIES= x11-clocks xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 |