diff options
Diffstat (limited to 'deskutils/gtg/Makefile')
-rw-r--r-- | deskutils/gtg/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/gtg/Makefile b/deskutils/gtg/Makefile index 79199b39c0d5..5d6d02896c98 100644 --- a/deskutils/gtg/Makefile +++ b/deskutils/gtg/Makefile @@ -8,7 +8,8 @@ PORTNAME= gtg PORTVERSION= 0.1 CATEGORIES= deskutils gnome python -MASTER_SITES= http://launchpad.net/gtg/trunk/${PORTVERSION}/+download/ +MASTER_SITES= http://freebsd.unixfreunde.de/sources/ \ + http://launchpad.net/gtg/trunk/${PORTVERSION}/+download/ MAINTAINER= cvs-src@yandex.ru COMMENT= GTD organizer for the GNOME desktop environment |