diff options
Diffstat (limited to 'deskutils/xfce4-calendar/Makefile')
-rw-r--r-- | deskutils/xfce4-calendar/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/deskutils/xfce4-calendar/Makefile b/deskutils/xfce4-calendar/Makefile index a14142a7c431..2d6ab029e09d 100644 --- a/deskutils/xfce4-calendar/Makefile +++ b/deskutils/xfce4-calendar/Makefile @@ -6,12 +6,10 @@ # PORTNAME= xfce4-calendar -PORTVERSION= 0.1.6 -PORTREVISION= 2 +PORTVERSION= 0.1.8 CATEGORIES= deskutils xfce -MASTER_SITES= ftp://ftp.berlios.de/pub/xfce-goodies/4.0.4/ \ - http://www.xfce.org/archive/xfce-4.0.4/src/ \ - http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-4.0.4/src/ +MASTER_SITES= ftp://ftp.berlios.de/pub/xfce-goodies/4.0.5/ \ + http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-4.0.5/src/ DISTNAME= xfcalendar-${PORTVERSION} DIST_SUBDIR= xfce4 |