diff options
Diffstat (limited to 'mail/sylpheed-claws/Makefile.common')
-rw-r--r-- | mail/sylpheed-claws/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/sylpheed-claws/Makefile.common b/mail/sylpheed-claws/Makefile.common index 6f0fe6c93ba..94bdc57a742 100644 --- a/mail/sylpheed-claws/Makefile.common +++ b/mail/sylpheed-claws/Makefile.common @@ -1,11 +1,11 @@ -# $NetBSD: Makefile.common,v 1.19 2007/02/06 18:54:15 joerg Exp $ +# $NetBSD: Makefile.common,v 1.20 2007/02/22 19:01:22 wiz Exp $ DISTNAME= sylpheed-claws-${SYLPHEED_VERSION} CATEGORIES= mail news x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sylpheed-claws/} EXTRACT_SUFX= .tar.bz2 -HOMEPAGE= http://claws.sylpheed.org/ +HOMEPAGE= http://www.claws-mail.org/ DISTINFO_FILE= ${.CURDIR}/../../mail/sylpheed-claws/distinfo PATCHDIR= ${.CURDIR}/../../mail/sylpheed-claws/patches |