diff options
author | marcus <marcus@FreeBSD.org> | 2002-05-14 06:54:12 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-05-14 06:54:12 +0800 |
commit | e7ac132fd620551417149969a140c9b7bfdff9c2 (patch) | |
tree | f116e7a9235a92f0ebbfc08b85ba16249b289613 /mail/evolution | |
parent | 55a1cb716a4789b85f270b439f4cd78865b6e90e (diff) | |
download | freebsd-ports-graphics-e7ac132fd620551417149969a140c9b7bfdff9c2.tar.gz freebsd-ports-graphics-e7ac132fd620551417149969a140c9b7bfdff9c2.tar.zst freebsd-ports-graphics-e7ac132fd620551417149969a140c9b7bfdff9c2.zip |
Revert the mast site back to GNOME so that my people page isn't used as
a dist site. It seems Ximian has posted the source tarball to the GNOME
mirrors.
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 d725506526a..1504f400847 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 \ |