diff options
Diffstat (limited to 'mail/evolution/Makefile')
-rw-r--r-- | mail/evolution/Makefile | 3 |
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} \ |