summaryrefslogtreecommitdiff
path: root/mail/mpop
diff options
context:
space:
mode:
authorreed <reed>2006-06-25 03:32:23 +0000
committerreed <reed>2006-06-25 03:32:23 +0000
commit781f6d5d94cec6e3f70a61c4504ad92c3da81df5 (patch)
tree7bce33298027938cbf596d832d5fccf7f9009747 /mail/mpop
parent81b491e27831fa4fda9a7b747f1480b2cdacb200 (diff)
downloadpkgsrc-781f6d5d94cec6e3f70a61c4504ad92c3da81df5.tar.gz
I will be the maintainer. I use this software frequently for a few months.
It seg faults (with some double free() it looks like) when DNS is not working. So after the freeze I will explore this more. I also see a new version is available -- maybe it fixes it...
Diffstat (limited to 'mail/mpop')
-rw-r--r--mail/mpop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mpop/Makefile b/mail/mpop/Makefile
index 023b8783fb1..338e5b9d530 100644
--- a/mail/mpop/Makefile
+++ b/mail/mpop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/04/05 16:41:34 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2006/06/25 03:32:23 reed Exp $
#
DISTNAME= mpop-0.8.2
@@ -7,7 +7,7 @@ CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mpop/}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= pkgsrc-users@NetBSD.org
+MAINTAINER= reed@reedmedia.net
HOMEPAGE= http://mpop.sourceforge.net/
COMMENT= Small, fast and portable POP3 client