diff options
author | rene <rene@FreeBSD.org> | 2009-07-07 00:22:43 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2009-07-07 00:22:43 +0800 |
commit | 483b49f50fb9a83cb10ee187c5de23072066850f (patch) | |
tree | 7365c5c5935757ea49489469767988a99bf35dee /x11/xfce4-clipman-plugin/Makefile | |
parent | 01870725b6e490210b619890765abcc6ed6b5c4d (diff) | |
download | freebsd-ports-gnome-483b49f50fb9a83cb10ee187c5de23072066850f.tar.gz freebsd-ports-gnome-483b49f50fb9a83cb10ee187c5de23072066850f.tar.zst freebsd-ports-gnome-483b49f50fb9a83cb10ee187c5de23072066850f.zip |
- update to 1.0.2
- cleanup pkg-descr
PR: 136181
Submitted by: rene
Approved by: miwi
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 d73623104c1c..82dd12d327c5 100644 --- a/x11/xfce4-clipman-plugin/Makefile +++ b/x11/xfce4-clipman-plugin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xfce4-clipman-plugin -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= x11 xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 |