diff options
author | jmmv <jmmv> | 2004-11-14 22:31:43 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-11-14 22:31:43 +0000 |
commit | 584ae300bf3a76f63a9391545022b3c324006737 (patch) | |
tree | 8906c7fe56a926260f74cfce0c5ba607005d45e0 /mail/evolution | |
parent | e4d7bfaa8ffff763c896021f2874bf29ad3c4d1f (diff) | |
download | pkgsrc-584ae300bf3a76f63a9391545022b3c324006737.tar.gz |
Update homepage and master sites.
Diffstat (limited to 'mail/evolution')
-rw-r--r-- | mail/evolution/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index a3effe03637..4ad91cbc1c2 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -1,14 +1,13 @@ -# $NetBSD: Makefile,v 1.70 2004/11/06 18:39:02 jmmv Exp $ +# $NetBSD: Makefile,v 1.71 2004/11/14 22:31:43 jmmv Exp $ DISTNAME= evolution-2.0.2 PKGREVISION= 4 CATEGORIES= mail time gnome -MASTER_SITES= ftp://ftp.ximian.com/pub/source/evolution/ \ - ${MASTER_SITE_GNOME:=sources/evolution/2.0/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution/2.0/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= rh@NetBSD.org -HOMEPAGE= http://ximian.com/products/evolution/ +HOMEPAGE= http://www.gnome.org/projects/evolution/ COMMENT= GNOME mailer, calendar, contact manager, and communications tool DEPENDS+= psmisc-[0-9]*:../../sysutils/psmisc |