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 /x11-themes/gtk-xfce-engine/Makefile | |
parent | d202a7ff9c9cd9c66bb47b4557d55d2e582ab8f6 (diff) |
Notes
Diffstat (limited to 'x11-themes/gtk-xfce-engine/Makefile')
-rw-r--r-- | x11-themes/gtk-xfce-engine/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/x11-themes/gtk-xfce-engine/Makefile b/x11-themes/gtk-xfce-engine/Makefile index ff85fd784f44..8c539f2eb1d4 100644 --- a/x11-themes/gtk-xfce-engine/Makefile +++ b/x11-themes/gtk-xfce-engine/Makefile @@ -6,12 +6,12 @@ # PORTNAME= gtk-xfce-engine -PORTVERSION= 2.2.5 -PORTREVISION= 1 +PORTVERSION= 2.2.6 +PORTREVISION= 0 CATEGORIES= x11-themes xfce -MASTER_SITES= http://www.us.xfce.org/archive/xfce-4.2.0/src/ \ - http://spuriousinterrupt.org/projects/xfce4/files/mirror/xfce-4.2.0/ \ - http://public.fh-wolfenbuettel.de/~luedickj/xfce4/xfce-4.2.0/ +MASTER_SITES= http://www.us.xfce.org/archive/xfce-4.2.1/src/ \ + http://www.ca-us.xfce.org/archive/xfce-4.2.1/src/ \ + http://public.fh-wolfenbuettel.de/~luedickj/xfce4/xfce-4.2.1/src/ MAINTAINER= oliver@FreeBSD.org COMMENT= An XFCE engine for GTK 2.0 |