aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-09-02 15:01:56 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-09-02 15:01:56 +0000
commit535382b89150108fea8bdf4a729e9ed1257f42f8 (patch)
tree1f24bf9ea181456fbd70a93a3796f17fa5b7c19b /mail
parentbf8370accdc8c1debd25f233b58f951224d56a2e (diff)
downloadports-535382b89150108fea8bdf4a729e9ed1257f42f8.tar.gz
ports-535382b89150108fea8bdf4a729e9ed1257f42f8.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/archmbox/Makefile3
-rw-r--r--mail/exim/Makefile2
-rw-r--r--mail/fdm/Makefile2
-rw-r--r--mail/gnubiff/Makefile3
-rw-r--r--mail/mixmaster/Makefile3
-rw-r--r--mail/p5-IMAP-Sieve/Makefile3
-rw-r--r--mail/spamprobe/Makefile3
-rw-r--r--mail/vpopmail-devel/Makefile3
-rw-r--r--mail/websieve/Makefile3
9 files changed, 9 insertions, 16 deletions
diff --git a/mail/archmbox/Makefile b/mail/archmbox/Makefile
index b752ef8f920d..a9465411be5a 100644
--- a/mail/archmbox/Makefile
+++ b/mail/archmbox/Makefile
@@ -8,8 +8,7 @@
PORTNAME= archmbox
PORTVERSION= 4.10.0
CATEGORIES= mail
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
-MASTER_SITE_SUBDIR= adc-archmbox
+MASTER_SITES= SF/adc-${PORTNAME}/${PORTNAME}/${PORTVERSION}
MAINTAINER= tad@vif.com
COMMENT= Email archiver written in perl; parses mailboxes and performs actions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile
index 9c8a94d80459..c7ede9e4ec45 100644
--- a/mail/exim/Makefile
+++ b/mail/exim/Makefile
@@ -23,7 +23,7 @@ COMMENT?= High performance MTA for Unix systems on the Internet
.if defined(WITH_SA_EXIM)
MASTER_SITES+= http://marc.merlins.org/linux/exim/files/:sa_exim \
- ${MASTER_SITE_SOURCEFORGE_EXTENDED:S/$/:sa_exim/}
+ SF/sa-exim/sa-exim/${SA_EXIM_VERSION}:sa_exim
MASTER_SITE_SUBDIR+= sa-exim/:sa_exim
DISTFILES+= sa-exim-${SA_EXIM_VERSION}.tar.gz:sa_exim
.endif
diff --git a/mail/fdm/Makefile b/mail/fdm/Makefile
index 6b8b7b35088d..4b545a9ee0c1 100644
--- a/mail/fdm/Makefile
+++ b/mail/fdm/Makefile
@@ -8,7 +8,7 @@
PORTNAME= fdm
PORTVERSION= 1.6
CATEGORIES= mail
-MASTER_SITES= SFE
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= chifeng@gmail.com
COMMENT= Fetches and delivers mail
diff --git a/mail/gnubiff/Makefile b/mail/gnubiff/Makefile
index d6bab6a5cdcf..15024992ffd4 100644
--- a/mail/gnubiff/Makefile
+++ b/mail/gnubiff/Makefile
@@ -8,8 +8,7 @@
PORTNAME= gnubiff
PORTVERSION= 2.2.11
CATEGORIES= mail
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= SF
MAINTAINER= tdb@FreeBSD.org
COMMENT= A mail notification program for Gnome
diff --git a/mail/mixmaster/Makefile b/mail/mixmaster/Makefile
index 6dba99af6a05..0e17f5cd5482 100644
--- a/mail/mixmaster/Makefile
+++ b/mail/mixmaster/Makefile
@@ -9,9 +9,8 @@ PORTNAME= mixmaster
PORTVERSION= 2.9.1
PORTREVISION= 1
CATEGORIES= mail security
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} \
+MASTER_SITES= SF/${PORTNAME}/Mixmaster/${PORTVERSION} \
ftp://ftp.erisiandiscord.de/pub/misc/
-MASTER_SITE_SUBDIR= mixmaster
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
mixmaster-update.pl.gz allpingers.txt.gz
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
diff --git a/mail/p5-IMAP-Sieve/Makefile b/mail/p5-IMAP-Sieve/Makefile
index 4b9c771c1142..ef7e88176899 100644
--- a/mail/p5-IMAP-Sieve/Makefile
+++ b/mail/p5-IMAP-Sieve/Makefile
@@ -9,8 +9,7 @@ PORTNAME= IMAP-Sieve
PORTVERSION= 0.4.9
PORTREVISION= 2
CATEGORIES= mail perl5
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
-MASTER_SITE_SUBDIR= websieve
+MASTER_SITES= SF/websieve/websieve/063a
PKGNAMEPREFIX= p5-
DISTNAME= websieve-063a
diff --git a/mail/spamprobe/Makefile b/mail/spamprobe/Makefile
index 78e1ab457a8a..5009d2ee55a3 100644
--- a/mail/spamprobe/Makefile
+++ b/mail/spamprobe/Makefile
@@ -16,8 +16,7 @@ PORTNAME= spamprobe
PORTVERSION= 1.4d
PORTREVISION= 2
CATEGORIES= mail
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= SF
MAINTAINER= stefan@FreeBSD.org
COMMENT= Spam detector using Bayesian analysis of word counts
diff --git a/mail/vpopmail-devel/Makefile b/mail/vpopmail-devel/Makefile
index fd7da041fc72..b049d4540e68 100644
--- a/mail/vpopmail-devel/Makefile
+++ b/mail/vpopmail-devel/Makefile
@@ -9,8 +9,7 @@ PORTNAME= vpopmail
PORTVERSION= 5.5.0
PORTREVISION= 2
CATEGORIES= mail
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= SF/${PORTNAME}/OldFiles
PKGNAMESUFFIX= -devel
MAINTAINER= ale@FreeBSD.org
diff --git a/mail/websieve/Makefile b/mail/websieve/Makefile
index 84e8cb6d113f..feef583a6e3d 100644
--- a/mail/websieve/Makefile
+++ b/mail/websieve/Makefile
@@ -8,8 +8,7 @@
PORTNAME= websieve
PORTVERSION= 0.63.a
CATEGORIES= mail
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/063a
DISTNAME?= ${PORTNAME}-${DISTVERSION}
MAINTAINER= ports@FreeBSD.org