diff options
author | wiz <wiz> | 2007-03-25 06:31:12 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-03-25 06:31:12 +0000 |
commit | 78a819e766b8a0efe39a3f49927a29db8b525f04 (patch) | |
tree | 02aab9203dcea2c6f830799643e60263d13f33bc /time/gtodo | |
parent | 9fb461390070efb69e59326886323cb4c397d3b8 (diff) | |
download | pkgsrc-78a819e766b8a0efe39a3f49927a29db8b525f04.tar.gz |
Improve HOMEPAGE.
Diffstat (limited to 'time/gtodo')
-rw-r--r-- | time/gtodo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/gtodo/Makefile b/time/gtodo/Makefile index b52ff9054f7..ceabbe4136d 100644 --- a/time/gtodo/Makefile +++ b/time/gtodo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2006/09/16 12:20:40 jmmv Exp $ +# $NetBSD: Makefile,v 1.20 2007/03/25 06:31:12 wiz Exp $ # DISTNAME= gtodo-0.14 @@ -7,7 +7,7 @@ CATEGORIES= time gnome MASTER_SITES= http://download.qballcow.nl/programs/gtodo/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://qballcow.nl/index.php?s=4 +HOMEPAGE= http://cms.qballcow.nl/index.php?page=Gnome_Task_List_Manager COMMENT= To-do list manager for the GNOME desktop GNU_CONFIGURE= YES |