diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gdesklets-tasklist/Makefile | 3 | ||||
-rw-r--r-- | x11/gdesklets-tasklist/pkg-descr | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/x11/gdesklets-tasklist/Makefile b/x11/gdesklets-tasklist/Makefile index ce5acf2d3f77..b755bb7a068b 100644 --- a/x11/gdesklets-tasklist/Makefile +++ b/x11/gdesklets-tasklist/Makefile @@ -9,7 +9,7 @@ PORTNAME= tasklist PORTVERSION= 0.10 PORTREVISION= 4 CATEGORIES= x11 gnome -MASTER_SITES= http://gdesklets.gnomedesktop.org/files/ +MASTER_SITES= http://gdesklets.zencomputer.ca/ PKGNAMEPREFIX= gdesklets- DISTNAME= ${PORTNAME}-desklet-${PORTVERSION} @@ -18,7 +18,6 @@ COMMENT= Displays the GNOME tasklist and floats above the other windows RUN_DEPENDS= gdesklets:${PORTSDIR}/deskutils/gdesklets -USE_BZIP2= yes USE_X_PREFIX= yes NAME= tasklist diff --git a/x11/gdesklets-tasklist/pkg-descr b/x11/gdesklets-tasklist/pkg-descr index df1522769b84..8607a6359de8 100644 --- a/x11/gdesklets-tasklist/pkg-descr +++ b/x11/gdesklets-tasklist/pkg-descr @@ -1,4 +1,4 @@ This desklet embeds the GNOME tasklist and floats above the other windows. -WWW: http://gdesklets.gnomedesktop.org/ +WWW: http://gdesklets.zencomputer.ca/ |