diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-09-03 09:46:30 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-09-03 09:46:30 +0000 |
commit | 6514c85b87057c7f7b8f3cdbf253a06b1522dc48 (patch) | |
tree | ba84d29ce44a356bc8b9a16dad08894a3a4fff46 /x11-wm/xfce4-panel/Makefile | |
parent | 97b159118b40fc98283030da45269211c3e9766a (diff) | |
download | ports-6514c85b87057c7f7b8f3cdbf253a06b1522dc48.tar.gz ports-6514c85b87057c7f7b8f3cdbf253a06b1522dc48.zip |
Notes
Diffstat (limited to 'x11-wm/xfce4-panel/Makefile')
-rw-r--r-- | x11-wm/xfce4-panel/Makefile | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/x11-wm/xfce4-panel/Makefile b/x11-wm/xfce4-panel/Makefile index 5a0378db6bb2..ccb31c787812 100644 --- a/x11-wm/xfce4-panel/Makefile +++ b/x11-wm/xfce4-panel/Makefile @@ -6,13 +6,12 @@ # PORTNAME= xfce4-panel -PORTVERSION= 3.99.2 -PORTREVISION= 1 +PORTVERSION= 3.99.3 CATEGORIES= x11-wm xfce -MASTER_SITES= http://www.xfce.org/archive/xfce4-rc2/src/ \ - ftp://ftp.unix-ag.org/user/bmeurer/xfce4/rc2/separate/ \ - http://usuarios.lycos.es/xfce4/tarballs/rc2/separate/ \ - http://linux.imp.mx/xfce4/rc2/xfce4-rc2/src/ +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/ DIST_SUBDIR= xfce4 MAINTAINER= oliver@FreeBSD.org |