diff options
author | oliver <oliver@FreeBSD.org> | 2009-05-06 22:56:27 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2009-05-06 22:56:27 +0800 |
commit | 679ef81de5f060ab0a873b6ce0357a9a3209bd13 (patch) | |
tree | 4b0cd49931e7431101f7f8a67178b37a4caeb590 /x11/xfce4-xfapplet-plugin | |
parent | 9bc1d9dbdc269dcc3972b5c622e31b4bab7f5d20 (diff) | |
download | freebsd-ports-gnome-679ef81de5f060ab0a873b6ce0357a9a3209bd13.tar.gz freebsd-ports-gnome-679ef81de5f060ab0a873b6ce0357a9a3209bd13.tar.zst freebsd-ports-gnome-679ef81de5f060ab0a873b6ce0357a9a3209bd13.zip |
update xfce to 4.6.1
bump PORTREVISION where necessary
Diffstat (limited to 'x11/xfce4-xfapplet-plugin')
-rw-r--r-- | x11/xfce4-xfapplet-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xfce4-xfapplet-plugin/Makefile b/x11/xfce4-xfapplet-plugin/Makefile index 7f9edad47639..4ecf9188e0fe 100644 --- a/x11/xfce4-xfapplet-plugin/Makefile +++ b/x11/xfce4-xfapplet-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-xfapplet-plugin PORTVERSION= 0.1.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11 xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 |