aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Net-IMAP-Server
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-07-13 16:04:48 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-07-13 16:04:48 +0000
commit00e685ee04f766986e9afc4239f9943bb53993f4 (patch)
tree66527e9fc2190872c9fbaa4c16a0c776c71f116c /mail/p5-Net-IMAP-Server
parent01322df7029ab436ec7a6c5777e8206045ad53b6 (diff)
downloadports-00e685ee04f766986e9afc4239f9943bb53993f4.tar.gz
ports-00e685ee04f766986e9afc4239f9943bb53993f4.zip
- Add missing PKGNAMEPREFIX
PR: ports/169824 Submitted by: sunpoet (myself) Approved by: chifeng <chifeng@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=300874
Diffstat (limited to 'mail/p5-Net-IMAP-Server')
-rw-r--r--mail/p5-Net-IMAP-Server/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/p5-Net-IMAP-Server/Makefile b/mail/p5-Net-IMAP-Server/Makefile
index 3bed972f2a06..7881a7728d30 100644
--- a/mail/p5-Net-IMAP-Server/Makefile
+++ b/mail/p5-Net-IMAP-Server/Makefile
@@ -9,6 +9,7 @@ PORTNAME= Net-IMAP-Server
PORTVERSION= 1.31
CATEGORIES= mail perl5
MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
MAINTAINER= chifeng@gmail.com
COMMENT= A single-threaded multiplexing IMAP server implementation