aboutsummaryrefslogtreecommitdiff
path: root/mail/popa3d
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2002-10-29 20:33:47 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2002-10-29 20:33:47 +0000
commit477d38785e0bd61214e6b03bd2c0d356477c741d (patch)
tree2b9d58e468ad97a669cd5ac3b3a25d989b362473 /mail/popa3d
parent9eb6e6a00fb4dd7b4361bd21ca867c79b244100c (diff)
downloadports-477d38785e0bd61214e6b03bd2c0d356477c741d.tar.gz
ports-477d38785e0bd61214e6b03bd2c0d356477c741d.zip
Notes
Diffstat (limited to 'mail/popa3d')
-rw-r--r--mail/popa3d/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/popa3d/Makefile b/mail/popa3d/Makefile
index 662d081ee8ce..2a2920ffe61c 100644
--- a/mail/popa3d/Makefile
+++ b/mail/popa3d/Makefile
@@ -9,9 +9,8 @@ PORTNAME= popa3d
PORTVERSION= 0.5.1
CATEGORIES= mail
MASTER_SITES= http://www.openwall.com/popa3d/ \
- ftp://ftp.openwall.com/popa3d/ \
- ftp://ftp.dataforce.net/pub/solar/ \
- ftp://ftp.false.com/pub/security/popa3d/
+ ftp://ftp.openwall.com/pub/projects/popa3d/ \
+ ftp://ftp.dataforce.net/pub/solar/
.if defined(SMTP_AFTER_POP3)
PKGNAMESUFFIX?= -before-sendmail
.endif