diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-03-18 18:30:39 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-03-18 18:30:39 +0000 |
commit | d280df656d2589a525f8f5a6f2d8b8b4206cac9b (patch) | |
tree | 872fee0704907189f55dfc7e2ad414ecfeb0f42e /misc/xfce4-wm-themes | |
parent | d202a7ff9c9cd9c66bb47b4557d55d2e582ab8f6 (diff) |
update to 4.2.1
Notes
Notes:
svn path=/head/; revision=131582
Diffstat (limited to 'misc/xfce4-wm-themes')
-rw-r--r-- | misc/xfce4-wm-themes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/xfce4-wm-themes/Makefile b/misc/xfce4-wm-themes/Makefile index d6a802298df0..a3f2521e260f 100644 --- a/misc/xfce4-wm-themes/Makefile +++ b/misc/xfce4-wm-themes/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xfce4-wm-themes -PORTVERSION= 4.2.0 +PORTVERSION= 4.2.1 CATEGORIES= misc xfce MASTER_SITES= http://www.us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ http://spuriousinterrupt.org/projects/xfce4/files/mirror/xfce-${PORTVERSION}/ \ |