diff options
Diffstat (limited to 'mail/evolution/Makefile')
-rw-r--r-- | mail/evolution/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index d725506..1504f40 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -8,8 +8,7 @@ PORTNAME= evolution PORTVERSION= 1.0.5 CATEGORIES= mail gnome -MASTER_SITES= http://people.FreeBSD.org/~marcus/ \ - ${MASTER_SITE_GNOME} \ +MASTER_SITES= ${MASTER_SITE_GNOME} \ http://people.FreeBSD.org/~sobomax/:local # ${MASTER_SITE_LOCAL:S,$,:local,} MASTER_SITE_SUBDIR= stable/sources/evolution \ |