diff options
author | marcus <marcus@FreeBSD.org> | 2002-05-13 22:54:12 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-05-13 22:54:12 +0000 |
commit | e7ac132fd620551417149969a140c9b7bfdff9c2 (patch) | |
tree | f116e7a9235a92f0ebbfc08b85ba16249b289613 | |
parent | 55a1cb716a4789b85f270b439f4cd78865b6e90e (diff) | |
download | FreeBSD-ports-e7ac132fd620551417149969a140c9b7bfdff9c2.zip FreeBSD-ports-e7ac132fd620551417149969a140c9b7bfdff9c2.tar.gz |
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.
-rw-r--r-- | mail/evolution-devel/Makefile | 3 | ||||
-rw-r--r-- | mail/evolution/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/mail/evolution-devel/Makefile b/mail/evolution-devel/Makefile index d725506..1504f40 100644 --- a/mail/evolution-devel/Makefile +++ b/mail/evolution-devel/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 \ 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 \ |