diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 21:41:05 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 21:41:05 +0000 |
commit | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (patch) | |
tree | c1387ecfd86ab4dc6b399a4bd925d4de6fb02233 /mail/popa3d | |
parent | 4083b24390814eb42e008cc6920806e2d57eea1c (diff) | |
download | pkgsrc-0155927c43fe3bf836adedcc6d232abb594c8eb7.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'mail/popa3d')
-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 |