diff options
author | Rene Ladan <rene@FreeBSD.org> | 2012-04-23 20:55:36 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2012-04-23 20:55:36 +0000 |
commit | 256e271fa2be9d2adf957890413b3f56f4db13e3 (patch) | |
tree | f9cdccebc7979f746a1b879b4e6dcaee23049f4c /x11/xfce4-clipman-plugin/Makefile | |
parent | e7cdb890f82394c79c352050200126660f6a6859 (diff) |
Update to 1.2.3
PR: ports/166860
Submitted by: Olivier Duchateau
Changelog: http://mail.xfce.org/pipermail/xfce/2012-April/030255.html
Notes
Notes:
svn path=/head/; revision=295342
Diffstat (limited to 'x11/xfce4-clipman-plugin/Makefile')
-rw-r--r-- | x11/xfce4-clipman-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xfce4-clipman-plugin/Makefile b/x11/xfce4-clipman-plugin/Makefile index 4df0e6e57d76..ef91904e52e0 100644 --- a/x11/xfce4-clipman-plugin/Makefile +++ b/x11/xfce4-clipman-plugin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xfce4-clipman-plugin -PORTVERSION= 1.2.2 +PORTVERSION= 1.2.3 CATEGORIES= x11 xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/panel-plugins/${PORTNAME}/${PORTVERSION:R} |