diff options
author | obache <obache@pkgsrc.org> | 2006-09-07 07:52:18 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2006-09-07 07:52:18 +0000 |
commit | a2b383008876d4c1eff469966cc9c6cd361c0ce9 (patch) | |
tree | 16e7628b0aef9487b5c1a0142ab150429d0d1b64 /mail | |
parent | 9e0d1c1f8a15d149deb3279add1b50878f185471 (diff) | |
download | pkgsrc-a2b383008876d4c1eff469966cc9c6cd361c0ce9.tar.gz |
Sylpheed's MASTERSITES and HOMEPAGE has been moved.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/sylpheed-devel/Makefile | 6 | ||||
-rw-r--r-- | mail/sylpheed/Makefile | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/sylpheed-devel/Makefile b/mail/sylpheed-devel/Makefile index a7d6d20caab..46bb2358dc3 100644 --- a/mail/sylpheed-devel/Makefile +++ b/mail/sylpheed-devel/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.35 2006/06/16 14:31:12 joerg Exp $ +# $NetBSD: Makefile,v 1.36 2006/09/07 07:52:18 obache Exp $ DISTNAME= sylpheed-2.2.0beta8 PKGREVISION= 2 CATEGORIES= mail news x11 #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sylpheed-claws/} -MASTER_SITES= http://sylpheed.good-day.net/sylpheed/v2.2beta/ +MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v2.2beta/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= chris@NetBSD.org -HOMEPAGE= http://sylpheed.good-day.net/index.cgi.en +HOMEPAGE= http://sylpheed.sraoss.jp/en/ COMMENT= X based e-mail and netnews client DEPENDS+= metamail>=2.7:../../mail/metamail diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index 8a39962394d..8d100440bb6 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.97 2006/08/01 20:24:55 xtraeme Exp $ +# $NetBSD: Makefile,v 1.98 2006/09/07 07:52:18 obache Exp $ DISTNAME= sylpheed-2.2.7 CATEGORIES= mail news x11 -MASTER_SITES= http://sylpheed.good-day.net/sylpheed/v2.2/ +MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v2.2/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= chris@NetBSD.org -HOMEPAGE= http://sylpheed.good-day.net/index.cgi.en +HOMEPAGE= http://sylpheed.sraoss.jp/en/ COMMENT= X based e-mail and netnews client CONFLICTS= sylpheed-claws-[0-9]* sylpheed-gtk2-[0-9]* |