diff options
author | oliver <oliver@FreeBSD.org> | 2007-04-12 00:26:53 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2007-04-12 00:26:53 +0800 |
commit | 63eba636fce92adcfa59d5d98bd24f3e458bf977 (patch) | |
tree | f2c93a1eb53a5f15a946fe4dbd0128ea4fd63d99 /x11/xfce4-clipman-plugin | |
parent | 667261a1156785940d1f8c9ad71225e26fe94057 (diff) | |
download | freebsd-ports-gnome-63eba636fce92adcfa59d5d98bd24f3e458bf977.tar.gz freebsd-ports-gnome-63eba636fce92adcfa59d5d98bd24f3e458bf977.tar.zst freebsd-ports-gnome-63eba636fce92adcfa59d5d98bd24f3e458bf977.zip |
update xfce to 4.4.1
bump PORTREVISION where needed
Diffstat (limited to 'x11/xfce4-clipman-plugin')
-rw-r--r-- | x11/xfce4-clipman-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xfce4-clipman-plugin/Makefile b/x11/xfce4-clipman-plugin/Makefile index 1dda6c1e9058..f10378724902 100644 --- a/x11/xfce4-clipman-plugin/Makefile +++ b/x11/xfce4-clipman-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-clipman-plugin PORTVERSION= 0.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 |