diff options
author | zuntum <zuntum> | 2004-07-23 14:28:56 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2004-07-23 14:28:56 +0000 |
commit | 2fb5733fc9f5e736e59ba9e77e8d3d171060f90e (patch) | |
tree | 74d688654a73d0ff00385f4e424fcdb774003751 /mail | |
parent | 3b271dfafe172bd30ff946ea13542d3d9a3306b3 (diff) | |
download | pkgsrc-2fb5733fc9f5e736e59ba9e77e8d3d171060f90e.tar.gz |
Update HOMEPAGE and MASTER_SITES
Diffstat (limited to 'mail')
-rw-r--r-- | mail/poppy/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/poppy/Makefile b/mail/poppy/Makefile index 217fd2e1c8a..347f480e0b2 100644 --- a/mail/poppy/Makefile +++ b/mail/poppy/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.4 2003/07/21 16:56:53 martti Exp $ +# $NetBSD: Makefile,v 1.5 2004/07/23 14:28:56 zuntum Exp $ # DISTNAME= poppy-3.1 CATEGORIES= mail -MASTER_SITES= http://home.sprynet.com/~cbagwell/ +MASTER_SITES= http://www.cnpbagwell.com/ MAINTAINER= zuntum@NetBSD.org -HOMEPAGE= http://home.sprynet.com/~cbagwell/projects.html +HOMEPAGE= http://www.cnpbagwell.com/projects.html COMMENT= Client to perform simple tasks with a POP3/IMAP server NO_BUILD= YES |