diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2004-04-18 17:29:54 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2004-04-18 17:29:54 +0000 |
commit | de7dc54394212d813deaf344640659d4a63575da (patch) | |
tree | 1cb8d0cb9d4252893128c58e2a099e665c465587 /x11/libxfce4mcs/Makefile | |
parent | 6bbdbd573c9949523803be71f33309f0ca158472 (diff) |
Notes
Diffstat (limited to 'x11/libxfce4mcs/Makefile')
-rw-r--r-- | x11/libxfce4mcs/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/x11/libxfce4mcs/Makefile b/x11/libxfce4mcs/Makefile index ac45eb24349c..575ae8270a57 100644 --- a/x11/libxfce4mcs/Makefile +++ b/x11/libxfce4mcs/Makefile @@ -6,11 +6,10 @@ # PORTNAME= libxfce4mcs -PORTVERSION= 4.0.4 -PORTREVISION= 1 +PORTVERSION= 4.0.5 +PORTREVISION= 0 CATEGORIES= x11 xfce -MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \ - ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/ \ +MASTER_SITES= ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/ \ http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-${PORTVERSION}/src/ DIST_SUBDIR= xfce4 |