diff options
-rw-r--r-- | mail/solidpop3d/Makefile | 5 | ||||
-rw-r--r-- | mail/solidpop3d/pkg-descr | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/mail/solidpop3d/Makefile b/mail/solidpop3d/Makefile index 0a54aba280ca..0db48d66a567 100644 --- a/mail/solidpop3d/Makefile +++ b/mail/solidpop3d/Makefile @@ -9,8 +9,9 @@ PORTNAME= solidpop3d PORTVERSION= 0.15 PORTREVISION= 1 CATEGORIES= mail ipv6 -MASTER_SITES= http://solidpop3d.pld.org.pl/ \ - ftp://207.176.230.192/ +MASTER_SITES= http://pld.ouraynet.com/software/solidpop3d/ \ + http://fr2.rpmfind.net/linux/PLD/software/solidpop3d/ \ + http://www.netsw.org/net/mail/transport/pop/ DISTNAME= solid-pop3d-${PORTVERSION} MAINTAINER= drkangel@drkangel.org diff --git a/mail/solidpop3d/pkg-descr b/mail/solidpop3d/pkg-descr index d2339943a347..c37c1bfe99d7 100644 --- a/mail/solidpop3d/pkg-descr +++ b/mail/solidpop3d/pkg-descr @@ -18,5 +18,3 @@ checked for buffer overflow leaks and file races. None have been found as for now. All operations on files are done with user privileges. There is no SUID APOP secrets database management program (as in QPOP). Each user can specify his secret in his own home directory. - -WWW: http://solidpop3d.pld.org.pl/ |