diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2017-10-29 22:37:40 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2017-10-29 22:37:40 +0000 |
commit | b174c4476757336a69e2e91dfc3bf588eef54735 (patch) | |
tree | f24e92ad2572c14e3563278ff4ae9ca6ee5c92a4 /sysutils/xfce4-genmon-plugin/Makefile | |
parent | 2f07eba778ec3cee32ba0aca195790bb3a665ede (diff) | |
download | ports-b174c4476757336a69e2e91dfc3bf588eef54735.tar.gz ports-b174c4476757336a69e2e91dfc3bf588eef54735.zip |
Notes
Diffstat (limited to 'sysutils/xfce4-genmon-plugin/Makefile')
-rw-r--r-- | sysutils/xfce4-genmon-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xfce4-genmon-plugin/Makefile b/sysutils/xfce4-genmon-plugin/Makefile index 3db3f5c7ac56..d3dd140454d3 100644 --- a/sysutils/xfce4-genmon-plugin/Makefile +++ b/sysutils/xfce4-genmon-plugin/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xfce4-genmon-plugin -PORTVERSION= 4.0.0 +PORTVERSION= 4.0.1 CATEGORIES= sysutils xfce MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 |