summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-04-15 04:37:10 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-04-15 04:37:10 +0000
commit84d606c93adbd3f3869c1f3c151252fb03f884e9 (patch)
tree7c790e50e35cae0abc4267233ec7bd849f1fd1a4 /mail
parentReally fix the typo. (Previous commit should have read "xnited" -> "xinted".) (diff)
Revert package names.
Notes
Notes: svn path=/head/; revision=27580
Diffstat (limited to 'mail')
-rw-r--r--mail/p5-MIME-Tools/Makefile5
-rw-r--r--mail/p5-Mail-Folder/Makefile5
-rw-r--r--mail/p5-Mail-POP3Client/Makefile4
-rw-r--r--mail/p5-Mail-Tools/Makefile5
4 files changed, 11 insertions, 8 deletions
diff --git a/mail/p5-MIME-Tools/Makefile b/mail/p5-MIME-Tools/Makefile
index a940d19d146a..ed61ec34ccf3 100644
--- a/mail/p5-MIME-Tools/Makefile
+++ b/mail/p5-MIME-Tools/Makefile
@@ -5,12 +5,13 @@
# $FreeBSD$
#
-PORTNAME= MIME-tools
+PORTNAME= MIME-Tools
PORTVERSION= 4.122
-PKGNAMEPREFIX= p5-
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= MIME
+PKGNAMEPREFIX= p5-
+DISTNAME= MIME-tools-${PORTVERSION}
MAINTAINER= eivind@FreeBSD.org
diff --git a/mail/p5-Mail-Folder/Makefile b/mail/p5-Mail-Folder/Makefile
index e044329e5b88..c3f165c85f62 100644
--- a/mail/p5-Mail-Folder/Makefile
+++ b/mail/p5-Mail-Folder/Makefile
@@ -5,12 +5,13 @@
# $FreeBSD$
#
-PORTNAME= MailFolder
+PORTNAME= Mail-Folder
PORTVERSION= 0.07
-PKGNAMEPREFIX= p5-
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Mail
+PKGNAMEPREFIX= p5-
+DISTNAME= MailFolder-${PORTVERSION}
MAINTAINER= jfitz@FreeBSD.org
diff --git a/mail/p5-Mail-POP3Client/Makefile b/mail/p5-Mail-POP3Client/Makefile
index a2286ba2b3c1..8da5958dd568 100644
--- a/mail/p5-Mail-POP3Client/Makefile
+++ b/mail/p5-Mail-POP3Client/Makefile
@@ -5,12 +5,12 @@
# $FreeBSD$
#
-PORTNAME= POP3Client
+PORTNAME= Mail-POP3Client
PORTVERSION= 1.15
-PKGNAMEPREFIX= p5-
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Mail
+PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-1_15
MAINTAINER= jfitz@FreeBSD.org
diff --git a/mail/p5-Mail-Tools/Makefile b/mail/p5-Mail-Tools/Makefile
index 569ad6750921..d4ce451ae838 100644
--- a/mail/p5-Mail-Tools/Makefile
+++ b/mail/p5-Mail-Tools/Makefile
@@ -5,12 +5,13 @@
# $FreeBSD$
#
-PORTNAME= MailTools
+PORTNAME= Mail-Tools
PORTVERSION= 1.12
-PKGNAMEPREFIX= p5-
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Mail
+PKGNAMEPREFIX= p5-
+DISTNAME= MailTools-${PORTVERSION}
MAINTAINER= jfitz@FreeBSD.org