diff options
-rw-r--r-- | deskutils/xfce4-calendar/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/xfce4-calendar/Makefile b/deskutils/xfce4-calendar/Makefile index 9dcc1ba534a1..cfc585ecb0ee 100644 --- a/deskutils/xfce4-calendar/Makefile +++ b/deskutils/xfce4-calendar/Makefile @@ -8,7 +8,8 @@ PORTNAME= xfce4-calendar PORTVERSION= 0.1.6 CATEGORIES= deskutils xfce -MASTER_SITES= ftp://ftp.berlios.de/pub/xfce-goodies/4.0.4/ +MASTER_SITES= ftp://ftp.berlios.de/pub/xfce-goodies/4.0.4/ \ + http://www.xfce.org/archive/xfce-4.0.4/src/ DISTNAME= xfcalendar-${PORTVERSION} DIST_SUBDIR= xfce4 |