diff options
author | Kiriyama Kazuhiko <kiri@FreeBSD.org> | 2001-08-25 08:06:40 +0000 |
---|---|---|
committer | Kiriyama Kazuhiko <kiri@FreeBSD.org> | 2001-08-25 08:06:40 +0000 |
commit | 4429447b644f224ba9353ebf0d1fc26cd2276838 (patch) | |
tree | 564c3dfa9f7603c5d62778e315dc8b43deec5977 /mail/mew | |
parent | Silence patch, add some comments, cleanup after patch (diff) |
I've misset category. Change CATEGORIES editors -> mail.
Notes
Notes:
svn path=/head/; revision=46859
Diffstat (limited to 'mail/mew')
-rw-r--r-- | mail/mew/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mew/Makefile b/mail/mew/Makefile index 0bf16211c38d..49818c47260f 100644 --- a/mail/mew/Makefile +++ b/mail/mew/Makefile @@ -7,7 +7,7 @@ PORTNAME= mew PORTVERSION= ${MEW_VER} -CATEGORIES= editors elisp +CATEGORIES= mail elisp MASTER_SITES= ftp://ftp.mew.org/pub/Mew/old/ \ ftp://ftp.kyushu-u.ac.jp/pub/Misc/mew/old/ \ ${MASTER_SITE_PORTS_JP} |