diff options
author | oliver <oliver@FreeBSD.org> | 2009-03-06 23:24:12 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2009-03-06 23:24:12 +0800 |
commit | 41371aa8eb3493bff5b1ecab7ccd4f5dfed9dece (patch) | |
tree | d86248adb0ee263af1a4856b12452f58a741cdd5 /x11-clocks | |
parent | dacb2e67487f6cd2b5ad95674864bd1559052aaf (diff) | |
download | freebsd-ports-graphics-41371aa8eb3493bff5b1ecab7ccd4f5dfed9dece.tar.gz freebsd-ports-graphics-41371aa8eb3493bff5b1ecab7ccd4f5dfed9dece.tar.zst freebsd-ports-graphics-41371aa8eb3493bff5b1ecab7ccd4f5dfed9dece.zip |
Bump PORTREVISION after xfce 4.6 update
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 a14e59a8c8b..5969d813992 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 1b32cbeb1de..0fa402544b9 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 327fa67d9d0..5f5c6ed6047 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 |