diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-04 18:00:49 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-04 18:00:49 +0000 |
commit | 4d3abbd276abaaeb014b2ec4ba8e277368e9d2dc (patch) | |
tree | 497694cf293ada6bbb344103e4bfae0a92927e87 /mail/teapop | |
parent | e2b7113e6583e64a081ebf04a152ab4ec79ff6e4 (diff) | |
download | pkgsrc-4d3abbd276abaaeb014b2ec4ba8e277368e9d2dc.tar.gz |
Comment out dead sites.
Diffstat (limited to 'mail/teapop')
-rw-r--r-- | mail/teapop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/teapop/Makefile b/mail/teapop/Makefile index 4c75b94b3d0..5c1e4a8eafe 100644 --- a/mail/teapop/Makefile +++ b/mail/teapop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2016/10/09 21:42:00 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2017/09/04 18:00:57 wiz Exp $ DISTNAME= teapop-0.3.8 PKGREVISION= 16 @@ -6,7 +6,7 @@ CATEGORIES= mail MASTER_SITES= # ftp://ftp.toontown.org/pub/teapop/ MAINTAINER= dawszy@arhea.net -HOMEPAGE= http://www.toontown.org/teapop/ +#HOMEPAGE= http://www.toontown.org/teapop/ COMMENT= Yet another RFC1939 compliant POP3 server USE_TOOLS+= perl:run |