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 | 6f4d675bafd60cf2a0b47d566476d25f204e0aa2 (patch) | |
tree | 16e7628b0aef9487b5c1a0142ab150429d0d1b64 /mail/sylpheed-devel | |
parent | 0aaca49ec3e595b6590ca9d52c8dd33b4fafe680 (diff) | |
download | pkgsrc-6f4d675bafd60cf2a0b47d566476d25f204e0aa2.tar.gz |
Sylpheed's MASTERSITES and HOMEPAGE has been moved.
Diffstat (limited to 'mail/sylpheed-devel')
-rw-r--r-- | mail/sylpheed-devel/Makefile | 6 |
1 files changed, 3 insertions, 3 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 |