diff options
author | hubertf <hubertf> | 2002-08-26 16:00:52 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2002-08-26 16:00:52 +0000 |
commit | 6fdfa245f74e7108215e1837ec7311e605a704c0 (patch) | |
tree | e7259f54c36674b627a3365edaff3f6ffba965e3 /mail/Makefile | |
parent | 1e9010de6eeb92c904a22bf115ebef99a67c0856 (diff) | |
download | pkgsrc-6fdfa245f74e7108215e1837ec7311e605a704c0.tar.gz |
Rename pkgsrc/mail/p5-Mail-Spamassassin to pkgsrc/mail/spamassassin.
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/Makefile b/mail/Makefile index 8ed6a848306..3bd05aaee31 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.141 2002/08/25 22:44:19 hubertf Exp $ +# $NetBSD: Makefile,v 1.142 2002/08/26 16:03:08 hubertf Exp $ # COMMENT= Electronic mail utilities @@ -73,7 +73,6 @@ SUBDIR+= p5-Mail-Audit SUBDIR+= p5-Mail-IMAPClient SUBDIR+= p5-Mail-ListDetector SUBDIR+= p5-Mail-Sendmail -SUBDIR+= p5-Mail-SpamAssassin SUBDIR+= p5-MailTools SUBDIR+= p5-Sendmail-AccessDB SUBDIR+= p5-razor-agents @@ -100,6 +99,7 @@ SUBDIR+= sendmail SUBDIR+= sendmail88 SUBDIR+= smtpfeed SUBDIR+= solid-pop3d +SUBDIR+= spamassassin SUBDIR+= spruce SUBDIR+= squirrelmail SUBDIR+= sqwebmail |