diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-13 22:54:12 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-13 22:54:12 +0000 |
commit | c252a16a730fcf4536d7f0030f02bf16900f3216 (patch) | |
tree | 8125c93e170679d8b6d1d0587e51f19ce87a85c9 /mail/evolution | |
parent | 52e4fa35b482232eb596b6a929b5a09e26c4c448 (diff) |
Notes
Diffstat (limited to 'mail/evolution')
-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 d725506526a8..1504f400847f 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 \ |