diff options
author | oliver <oliver@FreeBSD.org> | 2010-01-10 17:56:26 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2010-01-10 17:56:26 +0800 |
commit | 39df0a35e47ec425f11af6ef76f125041338c945 (patch) | |
tree | fdd15eabc4808a52a17007b11634977a67f6cdd5 /sysutils/xfce4-cpugraph-plugin | |
parent | 076a5e74a1c5194f8afd56e3cc8f22e26892075e (diff) | |
download | freebsd-ports-gnome-39df0a35e47ec425f11af6ef76f125041338c945.tar.gz freebsd-ports-gnome-39df0a35e47ec425f11af6ef76f125041338c945.tar.zst freebsd-ports-gnome-39df0a35e47ec425f11af6ef76f125041338c945.zip |
bump PORTREVISION for the recent update of
x11/libexo
x11-toolkits/libxfce4gui
sysutils/xfce4-settings
x11-wm/xfce4-panel
x11/Terminal
Diffstat (limited to 'sysutils/xfce4-cpugraph-plugin')
-rw-r--r-- | sysutils/xfce4-cpugraph-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xfce4-cpugraph-plugin/Makefile b/sysutils/xfce4-cpugraph-plugin/Makefile index ee0ada89c4fd..958acfb6bb25 100644 --- a/sysutils/xfce4-cpugraph-plugin/Makefile +++ b/sysutils/xfce4-cpugraph-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-cpugraph-plugin PORTVERSION= 0.3.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= sysutils xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 |