diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2012-07-26 17:43:34 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2012-07-26 17:43:34 +0000 |
commit | 2904a721b59770c30e3f24c3696752aa10a9b571 (patch) | |
tree | 88c44c9d5d1c95ce21dccc5cadc1bc05bc741c71 | |
parent | - update MASTER_SITES (diff) |
- update MASTER_SITES
- drop WWW
Notes
Notes:
svn path=/head/; revision=301570
-rw-r--r-- | www/twig/Makefile | 3 | ||||
-rw-r--r-- | www/twig/pkg-descr | 2 |
2 files changed, 1 insertions, 4 deletions
diff --git a/www/twig/Makefile b/www/twig/Makefile index 3fccf00784b6..d0fbf2f5abc2 100644 --- a/www/twig/Makefile +++ b/www/twig/Makefile @@ -9,8 +9,7 @@ PORTNAME= twig PORTVERSION= 2.8.3 PORTREVISION= 2 CATEGORIES= www mail -MASTER_SITES= http://informationgateway.org/download/ \ - ftp://ftp.informationgateway.org/pub/ +MASTER_SITES= ftp://ftp.dinoex.de/pub/FreeBSD/distfiles/ MAINTAINER= dinoex@FreeBSD.org COMMENT= Web Based Email Client and Scheduler diff --git a/www/twig/pkg-descr b/www/twig/pkg-descr index 1755cd60e1b3..79431cc8fc62 100644 --- a/www/twig/pkg-descr +++ b/www/twig/pkg-descr @@ -7,5 +7,3 @@ cross-platform, fast and browser-independent way to access or share almost any kind of information, without the complexity or costs of other intranet/groupware packages. It is fully internationalized, with 22 translations. - -WWW: http://twig.screwdriver.net/ |