diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2007-04-11 16:26:53 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2007-04-11 16:26:53 +0000 |
commit | 9646c0a68d582c7a1f79179b81c340ae472fe135 (patch) | |
tree | f5d50a1d656b3932a07d9b600890c8974459e749 /x11-clocks | |
parent | 135b9bec7f19f162ba4a6c74cbc4e643e3225602 (diff) | |
download | ports-9646c0a68d582c7a1f79179b81c340ae472fe135.tar.gz ports-9646c0a68d582c7a1f79179b81c340ae472fe135.zip |
update xfce to 4.4.1
bump PORTREVISION where needed
Notes
Notes:
svn path=/head/; revision=189785
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/xfce4-datetime-plugin/Makefile | 1 | ||||
-rw-r--r-- | x11-clocks/xfce4-timer-plugin/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/x11-clocks/xfce4-datetime-plugin/Makefile b/x11-clocks/xfce4-datetime-plugin/Makefile index 4434b5fb2090..f63f773b3f7d 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.5.0 +PORTREVISION= 1 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 142364e7876a..9e1ea2966c97 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.5.1 +PORTREVISION= 1 CATEGORIES= x11-clocks xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 |