aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-POP3Client
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/p5-Mail-POP3Client
parentb0d85de42cf544d5185bcf5d6a55bcd93f16ba8d (diff)
downloadports-84d606c93adbd3f3869c1f3c151252fb03f884e9.tar.gz
ports-84d606c93adbd3f3869c1f3c151252fb03f884e9.zip
Revert package names.
Notes
Notes: svn path=/head/; revision=27580
Diffstat (limited to 'mail/p5-Mail-POP3Client')
-rw-r--r--mail/p5-Mail-POP3Client/Makefile4
1 files changed, 2 insertions, 2 deletions
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