diff options
author | dinoex <dinoex@FreeBSD.org> | 2002-10-30 04:33:47 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2002-10-30 04:33:47 +0800 |
commit | d2581597383638139988acbaf4b5288a5346da7b (patch) | |
tree | 23858f50cb949bab74515b133684defbbbcf4cf4 /mail | |
parent | 9029780dd500d535146d8c4c78c09da8fbb0d7a2 (diff) | |
download | freebsd-ports-gnome-d2581597383638139988acbaf4b5288a5346da7b.tar.gz freebsd-ports-gnome-d2581597383638139988acbaf4b5288a5346da7b.tar.zst freebsd-ports-gnome-d2581597383638139988acbaf4b5288a5346da7b.zip |
update MASTER_SITES
Diffstat (limited to 'mail')
-rw-r--r-- | mail/popa3d/Makefile | 5 |
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 |