aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/akpop3d/Makefile1
-rw-r--r--mail/libesmtp/Makefile1
-rw-r--r--mail/mailscanner-mrtg/Makefile1
-rw-r--r--mail/mdpop3d/Makefile1
-rw-r--r--mail/meta1/Makefile1
-rw-r--r--mail/pop3proxy/Makefile1
-rw-r--r--mail/postfinger/Makefile1
-rw-r--r--mail/qar-bufo/Makefile1
-rw-r--r--mail/spamd/Makefile1
-rw-r--r--mail/vbsfilter/Makefile1
10 files changed, 0 insertions, 10 deletions
diff --git a/mail/akpop3d/Makefile b/mail/akpop3d/Makefile
index 0bff1d488c94..f3f70e47540f 100644
--- a/mail/akpop3d/Makefile
+++ b/mail/akpop3d/Makefile
@@ -9,7 +9,6 @@ PORTNAME= akpop3d
PORTVERSION= 0.7.7
CATEGORIES= mail
MASTER_SITES= http://www.synflood.at/akpop3d/
-DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= POP3 daemon aimed to be small and secure
diff --git a/mail/libesmtp/Makefile b/mail/libesmtp/Makefile
index 9d839edb85a4..a7bdd9b4b2fc 100644
--- a/mail/libesmtp/Makefile
+++ b/mail/libesmtp/Makefile
@@ -12,7 +12,6 @@ CATEGORIES= mail
MASTER_SITES= http://www.stafford.uklinux.net/libesmtp/ \
http://ftp.osuosl.org/pub/blfs/svn/l/ \
ftp://ftp.linux.ee/pub/gentoo/distfiles/distfiles/
-DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= mnag@FreeBSD.org
COMMENT= A library for posting electronic mail
diff --git a/mail/mailscanner-mrtg/Makefile b/mail/mailscanner-mrtg/Makefile
index 233f916183d9..ff9157b3a2a5 100644
--- a/mail/mailscanner-mrtg/Makefile
+++ b/mail/mailscanner-mrtg/Makefile
@@ -10,7 +10,6 @@ PORTVERSION= 0.11.00
PORTREVISION= 6
CATEGORIES= mail
MASTER_SITES= SF/mailscannermrtg/${PORTNAME}-UNSTABLE/${PORTVERSION}
-DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Allows mrtg to monitor many aspects of your MailScanner machine
diff --git a/mail/mdpop3d/Makefile b/mail/mdpop3d/Makefile
index 034d0dc9e448..809d5335b063 100644
--- a/mail/mdpop3d/Makefile
+++ b/mail/mdpop3d/Makefile
@@ -8,7 +8,6 @@ PORTNAME= mdpop3d
PORTVERSION= 0.97
CATEGORIES= mail
MASTER_SITES= ftp://ftp.corpit.ru/home/mjt/mdpop3d/
-DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= avl@FreeBSD.org
COMMENT= A simple and small POP3 daemon implementation with Maildir support
diff --git a/mail/meta1/Makefile b/mail/meta1/Makefile
index ad76ea71094e..043d5ed38088 100644
--- a/mail/meta1/Makefile
+++ b/mail/meta1/Makefile
@@ -10,7 +10,6 @@ PORTVERSION= 1.0.PreAlpha36.0
CATEGORIES= mail ipv6
MASTER_SITES= http://www.MeTA1.org/download/.prealpha/cond/
PKGNAMESUFFIX?= ${TLS_SUFFIX}${SASL_SUFFIX}${LDAP_SUFFIX}${BERKELEYDB_SUFFIX}${PMILTER_SUFFIX}${PKGNAMESUFFIX2}
-DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Secure and efficient mail gateway
diff --git a/mail/pop3proxy/Makefile b/mail/pop3proxy/Makefile
index da691cd4a42a..dd204c4fde3e 100644
--- a/mail/pop3proxy/Makefile
+++ b/mail/pop3proxy/Makefile
@@ -10,7 +10,6 @@ PORTVERSION= 1.2
PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://people.freebsd.org/~mbr/distfiles/
-DISTNAME= ${PORTNAME}-${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= mbr@FreeBSD.org
diff --git a/mail/postfinger/Makefile b/mail/postfinger/Makefile
index bd2663e11fde..2387577708c5 100644
--- a/mail/postfinger/Makefile
+++ b/mail/postfinger/Makefile
@@ -9,7 +9,6 @@ PORTNAME= postfinger
PORTVERSION= 1.30
CATEGORIES= mail
MASTER_SITES= ftp://ftp.wl0.org/ftp.wl0.org/postfinger/
-DISTNAME= ${PORTNAME}-${PORTVERSION}
DISTFILES= ${PORTNAME}-${PORTVERSION} README
DIST_SUBDIR= ${PORTNAME}
diff --git a/mail/qar-bufo/Makefile b/mail/qar-bufo/Makefile
index 8cd113798c0c..7e59f25f2c8d 100644
--- a/mail/qar-bufo/Makefile
+++ b/mail/qar-bufo/Makefile
@@ -9,7 +9,6 @@ PORTNAME= qar-bufo
PORTVERSION= 1.3.1
CATEGORIES= mail
MASTER_SITES= http://cpan.org/authors/id/M/MW/MWCZANECB/
-DISTNAME= ${PORTNAME}-${PORTVERSION}
EXTRACT_SUFX=
EXTRACT_ONLY=
diff --git a/mail/spamd/Makefile b/mail/spamd/Makefile
index d48b2716c67b..ef99e197add5 100644
--- a/mail/spamd/Makefile
+++ b/mail/spamd/Makefile
@@ -10,7 +10,6 @@ PORTVERSION= 4.8.0
CATEGORIES= mail
MASTER_SITES= BERLIOS
MASTER_SITE_SUBDIR=freebsdspamd
-DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= ohauer@FreeBSD.org
COMMENT= Traps spammers with a very slow smtp-login and return 4xx error
diff --git a/mail/vbsfilter/Makefile b/mail/vbsfilter/Makefile
index cf9e5161b7bd..f1855953ea93 100644
--- a/mail/vbsfilter/Makefile
+++ b/mail/vbsfilter/Makefile
@@ -10,7 +10,6 @@ PORTVERSION= 1.15
PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://aeschi.ch.eu.org/milter/
-DISTNAME= ${PORTNAME}-${PORTVERSION}
EXTRACT_SUFX= .c
EXTRACT_ONLY= # empty