diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mpop/Makefile | 4 |
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 |