diff options
Diffstat (limited to 'misc/xfce4-panel-themes/Makefile')
-rw-r--r-- | misc/xfce4-panel-themes/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/misc/xfce4-panel-themes/Makefile b/misc/xfce4-panel-themes/Makefile index 8e5d85b..85c3ee7 100644 --- a/misc/xfce4-panel-themes/Makefile +++ b/misc/xfce4-panel-themes/Makefile @@ -6,14 +6,11 @@ # PORTNAME= xfce4-panel-themes -PORTVERSION= 3.99.3 +PORTVERSION= 4.0.0 CATEGORIES= misc xfce -MASTER_SITES= http://www.xfce.org/archive/xfce4-rc3/src/ \ - ftp://ftp.unix-ag.org/user/bmeurer/xfce4/rc3/separate/ \ - http://usuarios.lycos.es/xfce4/tarballs/rc3/separate/ \ - http://linux.imp.mx/xfce4/rc2/xfce4-rc3/src/ +MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \ + http://linux.imp.mx/xfce4/xfce_${PORTVERSION}/src/ DISTNAME= xfce4-themes-${PORTVERSION} -DIST_SUBDIR= xfce4 MAINTAINER= oliver@FreeBSD.org COMMENT= Icon themes for the XFce 4 panel |