diff options
author | Rene Ladan <rene@FreeBSD.org> | 2012-01-05 07:18:51 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2012-01-05 07:18:51 +0000 |
commit | 6401f3f62894896dbc1992a2ec790680064bd4cd (patch) | |
tree | 418311e8d31ed45814a5060082789e77a5c0ce67 /sysutils/xfce4-genmon-plugin/Makefile | |
parent | dec4b5ba480b96eac5ff3a838ce6a8f267fd8b04 (diff) | |
download | ports-6401f3f62894896dbc1992a2ec790680064bd4cd.tar.gz ports-6401f3f62894896dbc1992a2ec790680064bd4cd.zip |
Notes
Diffstat (limited to 'sysutils/xfce4-genmon-plugin/Makefile')
-rw-r--r-- | sysutils/xfce4-genmon-plugin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/xfce4-genmon-plugin/Makefile b/sysutils/xfce4-genmon-plugin/Makefile index e4d9e26b8ab3..e66a371cbaa8 100644 --- a/sysutils/xfce4-genmon-plugin/Makefile +++ b/sysutils/xfce4-genmon-plugin/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xfce4-genmon-plugin -PORTVERSION= 3.3.0 -PORTREVISION= 1 +PORTVERSION= 3.3.1 CATEGORIES= sysutils xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/panel-plugins/${PORTNAME}/${PORTVERSION:R} |