From 268136bf2a0e9ef55c4b1d16f264ec1f189ea989 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 9 May 2014 15:35:35 +0000 Subject: [PATCH] Put the distfile in a subdirectory in LOCAL. Sponsored by: Absolight --- mail/bulk_mailer/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail/bulk_mailer/Makefile b/mail/bulk_mailer/Makefile index a416b706eb96..5576730d05be 100644 --- a/mail/bulk_mailer/Makefile +++ b/mail/bulk_mailer/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.13 PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= ftp://ftp.cs.utk.edu/pub/moore/bulk_mailer/ \ - LOCAL/mat + LOCAL/mat/${PORTNAME} MAINTAINER= mat@FreeBSD.org COMMENT= Speeds delivery to mailing lists by sorting & batching addresses