diff options
Diffstat (limited to 'mail/popa3d/Makefile')
-rw-r--r-- | mail/popa3d/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/popa3d/Makefile b/mail/popa3d/Makefile index f078f091ab0..8b75eaaa4ca 100644 --- a/mail/popa3d/Makefile +++ b/mail/popa3d/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2003/04/15 08:28:19 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2003/07/17 21:46:48 grant Exp $ # DISTNAME= popa3d-0.6.3 @@ -7,7 +7,7 @@ MASTER_SITES= http://www.openwall.com/popa3d/ \ ftp://ftp.openwall.com/pub/projects/popa3d/ \ ftp://ftp.false.com/pub/security/popa3d/ -MAINTAINER= wiz@netbsd.org +MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://www.openwall.com/popa3d/ COMMENT= secure, reliable, performant, and small pop3 server |