diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2008-05-19 13:12:08 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2008-05-19 13:12:08 +0000 |
commit | 2cba6cd79f5d8c55d7464523d29bea64f94c854a (patch) | |
tree | 259c514885b9afc686d57cd0ac0e055ec19a5a14 /mail | |
parent | 6378d6452feced49397fa2c81d9d67f78de92113 (diff) |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/p5-Mail-LMLM/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-qpsmtpd/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-Mail-LMLM/Makefile b/mail/p5-Mail-LMLM/Makefile index 89f9963944e0..c1faeb125564 100644 --- a/mail/p5-Mail-LMLM/Makefile +++ b/mail/p5-Mail-LMLM/Makefile @@ -7,7 +7,7 @@ PORTNAME= Mail-LMLM PORTVERSION= 0.6400 -CATEGORIES= mail +CATEGORIES= mail perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Mail PKGNAMEPREFIX= p5- diff --git a/mail/p5-qpsmtpd/Makefile b/mail/p5-qpsmtpd/Makefile index 97853a7fe8ff..fd64e5d68eb7 100644 --- a/mail/p5-qpsmtpd/Makefile +++ b/mail/p5-qpsmtpd/Makefile @@ -8,7 +8,7 @@ PORTNAME= qpsmtpd PORTVERSION= 0.40 PORTREVISION= 2 -CATEGORIES= mail +CATEGORIES= mail perl5 MASTER_SITES= http://smtpd.develooper.com/files/ PKGNAMEPREFIX= p5- DISTNAME= qpsmtpd-${PORTVERSION} |