diff options
author | madpilot <madpilot@FreeBSD.org> | 2018-11-30 02:18:43 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2018-11-30 02:18:43 +0800 |
commit | aca3256d695009087806b9e0330ca852f21b6156 (patch) | |
tree | 3410cfe9a662cc6be0b6e64c14d39509d5179ebf /sysutils/xfce4-systemload-plugin/Makefile | |
parent | 8fc3b6b13f385a2eec590ade87eb5f93ddcb92ea (diff) | |
download | freebsd-ports-gnome-aca3256d695009087806b9e0330ca852f21b6156.tar.gz freebsd-ports-gnome-aca3256d695009087806b9e0330ca852f21b6156.tar.zst freebsd-ports-gnome-aca3256d695009087806b9e0330ca852f21b6156.zip |
Update xfce4-systemload-plugin to 1.2.2
Diffstat (limited to 'sysutils/xfce4-systemload-plugin/Makefile')
-rw-r--r-- | sysutils/xfce4-systemload-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xfce4-systemload-plugin/Makefile b/sysutils/xfce4-systemload-plugin/Makefile index 811ad7588441..0a119c4288a2 100644 --- a/sysutils/xfce4-systemload-plugin/Makefile +++ b/sysutils/xfce4-systemload-plugin/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xfce4-systemload-plugin -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.2 CATEGORIES= sysutils xfce MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 |