diff options
Diffstat (limited to 'mail/popa3d/Makefile')
-rw-r--r-- | mail/popa3d/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/popa3d/Makefile b/mail/popa3d/Makefile index c0417a69c31c..2f7a2ceb304b 100644 --- a/mail/popa3d/Makefile +++ b/mail/popa3d/Makefile @@ -9,8 +9,7 @@ PORTNAME= popa3d PORTVERSION= 0.6.3 CATEGORIES= mail MASTER_SITES= http://www.openwall.com/popa3d/ \ - ftp://ftp.openwall.com/pub/projects/popa3d/ \ - ftp://ftp.dataforce.net/pub/solar/ + ftp://ftp.openwall.com/pub/projects/popa3d/ .if defined(SMTP_AFTER_POP3) PKGNAMESUFFIX?= -before-sendmail .endif |