diff options
author | schmonz <schmonz@pkgsrc.org> | 2007-06-28 18:30:00 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2007-06-28 18:30:00 +0000 |
commit | 0893d3297291381e159beffe0ba88cf7908942bb (patch) | |
tree | 1aaddcc27eaf64b3cf0cac8e187d4976678729b8 /mail/Makefile | |
parent | c15dc5df93fb47473e86da364c70233d30d8c175 (diff) | |
download | pkgsrc-0893d3297291381e159beffe0ba88cf7908942bb.tar.gz |
Remove gotmail, which no longer works with modern Hotmail and is
not being updated. If you need civilized access to a Hotmail account,
try freepops. This addresses PR 36569.
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/Makefile b/mail/Makefile index 3fc8786b54e..5de3bff8657 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.319 2007/06/05 05:57:24 schmonz Exp $ +# $NetBSD: Makefile,v 1.320 2007/06/28 18:30:00 schmonz Exp $ # COMMENT= Electronic mail utilities @@ -65,7 +65,6 @@ SUBDIR+= getmail SUBDIR+= gld SUBDIR+= gmime SUBDIR+= gnus -SUBDIR+= gotmail SUBDIR+= greetdelay SUBDIR+= grepmail SUBDIR+= hypermail |