diff options
author | asami <asami@FreeBSD.org> | 2000-04-15 16:43:40 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-04-15 16:43:40 +0800 |
commit | 3a6f32d9b6279175574432a964d8159bf6fa608c (patch) | |
tree | e74a7561b6ea87c7516bef17c7fd124c38bd0fa8 /mail | |
parent | 2f77f1b387134dbda9f39e08621a6f0a222630f1 (diff) | |
download | freebsd-ports-graphics-3a6f32d9b6279175574432a964d8159bf6fa608c.tar.gz freebsd-ports-graphics-3a6f32d9b6279175574432a964d8159bf6fa608c.tar.zst freebsd-ports-graphics-3a6f32d9b6279175574432a964d8159bf6fa608c.zip |
Typo.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/p5-Mail-POP3Client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Mail-POP3Client/Makefile b/mail/p5-Mail-POP3Client/Makefile index 8da5958dd56..36f0c2a48b0 100644 --- a/mail/p5-Mail-POP3Client/Makefile +++ b/mail/p5-Mail-POP3Client/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Mail PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-1_15 +DISTNAME= POP3Client-1_15 MAINTAINER= jfitz@FreeBSD.org |