diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/evolution-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/evolution-devel/Makefile b/mail/evolution-devel/Makefile index cb90e19b3..75f32dcdd 100644 --- a/mail/evolution-devel/Makefile +++ b/mail/evolution-devel/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1.2 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} \ http://people.FreeBSD.org/~sobomax/:local -MASTER_SITE_SUBDIR= sources/evolution/1.1 \ +MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.1 \ sobomax/:local DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ db-3.1.17${EXTRACT_SUFX}:local |