diff options
author | brook <brook> | 2014-09-19 20:46:32 +0000 |
---|---|---|
committer | brook <brook> | 2014-09-19 20:46:32 +0000 |
commit | 4ebe2496a75f0849fd728e0fb7fc91e08c5a6911 (patch) | |
tree | aafde9ec2ffaea6333c796040c3dd27cd1013bee /mail | |
parent | 172feecaa8139fe92816ce03290dba2b5c3f946b (diff) | |
download | pkgsrc-4ebe2496a75f0849fd728e0fb7fc91e08c5a6911.tar.gz |
Move math/R-mime to mail/R-mime.
Note: this commit is part of reorganizing some of the recently
imported R packages, which are being reimported into more appropriate
categories (and removed from math) as a result of a recent discussion
on tech-pkg and privately with wiz@. See the thread starting with:
http://mail-index.netbsd.org/tech-pkg/2014/09/05/msg013558.html
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 2ff2b704461..2928449f3c7 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.455 2014/08/09 21:24:34 wiz Exp $ +# $NetBSD: Makefile,v 1.456 2014/09/19 20:46:32 brook Exp $ # COMMENT= Electronic mail utilities @@ -6,6 +6,7 @@ COMMENT= Electronic mail utilities SUBDIR+= GNUMail SUBDIR+= OSBF-lua SUBDIR+= Pantomime +SUBDIR+= R-mime SUBDIR+= YoSucker SUBDIR+= akonadi SUBDIR+= alpine |