diff options
Diffstat (limited to 'mail/evolution/Makefile')
-rw-r--r-- | mail/evolution/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 3dfd9ba..6a6295f 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} \ http://people.FreeBSD.org/~sobomax/:local # ${MASTER_SITE_LOCAL:S,$,:local,} -MASTER_SITE_SUBDIR= stable/sources/evolution \ +MASTER_SITE_SUBDIR= sources/evolution/1.0 \ sobomax/:local DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ db-3.1.17${EXTRACT_SUFX}:local |