diff options
author | crees <crees@FreeBSD.org> | 2012-07-22 17:16:31 +0800 |
---|---|---|
committer | crees <crees@FreeBSD.org> | 2012-07-22 17:16:31 +0800 |
commit | 9aca135d57d48338b7817c7bf7d74c544e6854e9 (patch) | |
tree | 3ff8bca6556dc702c01f1e79d74b07ee0a10dabb /mail/Makefile | |
parent | 684ed7d3237ce53b07278b691fb9f1bd419b4876 (diff) | |
download | freebsd-ports-gnome-9aca135d57d48338b7817c7bf7d74c544e6854e9.tar.gz freebsd-ports-gnome-9aca135d57d48338b7817c7bf7d74c544e6854e9.tar.zst freebsd-ports-gnome-9aca135d57d48338b7817c7bf7d74c544e6854e9.zip |
Move mail/mutt-devel-lite to mail/mutt-lite
PR: ports/169546
Approved by: maintainer
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 7b5eddd1900e..945da3f5d27d 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -302,7 +302,7 @@ SUBDIR += mutt SUBDIR += mutt14 SUBDIR += mutt14-lite -# SUBDIR += mutt-lite + SUBDIR += mutt-lite SUBDIR += mutt_vc_query SUBDIR += muttils SUBDIR += muttzilla |