diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-04-18 09:57:06 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-04-18 09:57:06 +0000 |
commit | 43dab9bec6282536c814208acbf5db46b1bb763c (patch) | |
tree | c8f7143d332057e7904c8054fea67cd2af3a1ad4 /deskutils | |
parent | f5bc2a757e3571a3c1435f83afe96afac8982459 (diff) | |
download | ports-43dab9bec6282536c814208acbf5db46b1bb763c.tar.gz ports-43dab9bec6282536c814208acbf5db46b1bb763c.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/xfce4-calendar/Makefile | 3 | ||||
-rw-r--r-- | deskutils/xfce4-calendar/pkg-descr | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/deskutils/xfce4-calendar/Makefile b/deskutils/xfce4-calendar/Makefile index 22a305494009..a14142a7c431 100644 --- a/deskutils/xfce4-calendar/Makefile +++ b/deskutils/xfce4-calendar/Makefile @@ -10,7 +10,8 @@ PORTVERSION= 0.1.6 PORTREVISION= 2 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://www.xfce.org/archive/xfce-4.0.4/src/ \ + http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-4.0.4/src/ DISTNAME= xfcalendar-${PORTVERSION} DIST_SUBDIR= xfce4 diff --git a/deskutils/xfce4-calendar/pkg-descr b/deskutils/xfce4-calendar/pkg-descr index 7d6550f13e0c..100f04679439 100644 --- a/deskutils/xfce4-calendar/pkg-descr +++ b/deskutils/xfce4-calendar/pkg-descr @@ -1,4 +1,5 @@ A calendar application to manage your time with XFce 4. Author: Mickael Graf <korbinus@linux.se> -WWW: http://xfce.org/archive/xfce-4.0.3.1/src/ + +WWW: http://www.xfce.org/ |