diff options
author | oliver <oliver@FreeBSD.org> | 2004-03-14 23:44:33 +0000 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2004-03-14 23:44:33 +0000 |
commit | 9e0407813da2c4239c42dabdb4458e1e2400a70c (patch) | |
tree | ad368ff44e933ca7c61bae4e187cc816da5242da /misc/xfce4-wm-themes/Makefile | |
parent | 045ecf8602fdb4d8c2a79bfadf9ceaa401dad5c9 (diff) | |
download | FreeBSD-ports-9e0407813da2c4239c42dabdb4458e1e2400a70c.zip FreeBSD-ports-9e0407813da2c4239c42dabdb4458e1e2400a70c.tar.gz |
update to xfce 4.0.4
Diffstat (limited to 'misc/xfce4-wm-themes/Makefile')
-rw-r--r-- | misc/xfce4-wm-themes/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/misc/xfce4-wm-themes/Makefile b/misc/xfce4-wm-themes/Makefile index 4a913b8..5d7d487 100644 --- a/misc/xfce4-wm-themes/Makefile +++ b/misc/xfce4-wm-themes/Makefile @@ -6,12 +6,11 @@ # PORTNAME= xfce4-wm-themes -PORTVERSION= 4.0.3 +PORTVERSION= 4.0.4 CATEGORIES= misc xfce MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \ - ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/xfce-${PORTVERSION}/src/ \ - http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/${PORTVERSION}/ \ - http://www.efd.lth.se/~c03bk/xfce4/mirror/tarballs/${PORTVERSION}/ + ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/ \ + http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-${PORTVERSION}/src/ DISTNAME= xfwm4-themes-${PORTVERSION} DIST_SUBDIR= xfce4 |