summaryrefslogtreecommitdiff
path: root/mail/evolution
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-03-27 16:49:38 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-03-27 16:49:38 +0000
commit60d074af1cefd5c0704b5397aeca9bc1646b451e (patch)
treebeb43c9607f89835cfc7ba8cfad66428d6a42956 /mail/evolution
parent - update to 1.5 (diff)
Since MASTER_SITE_LOCAL distribution mechanism appears to be broken (48 hours
elapsed since I had put db3 distfile into my ~/public_distfiles, but it still unavailable from mirrors), provide http://people.freebsd.org download location.
Notes
Notes: svn path=/head/; revision=56751
Diffstat (limited to 'mail/evolution')
-rw-r--r--mail/evolution/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile
index 8b5364d4640d..5b28c34a7008 100644
--- a/mail/evolution/Makefile
+++ b/mail/evolution/Makefile
@@ -9,7 +9,8 @@ PORTNAME= evolution
PORTVERSION= 1.0.3
CATEGORIES= mail gnome
MASTER_SITES= ${MASTER_SITE_GNOME} \
- ${MASTER_SITE_LOCAL:S,$,:local,}
+ http://people.FreeBSD.org/~sobomax/:local
+# ${MASTER_SITE_LOCAL:S,$,:local,}
MASTER_SITE_SUBDIR= stable/sources/evolution \
sobomax/:local
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \