summaryrefslogtreecommitdiff
path: root/mail/popa3d
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-11-12 15:09:17 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-11-12 15:09:17 +0000
commite495845161b71d9576cbb42eba6d2011bece9f99 (patch)
treea4ca8234445b2eb4ba98ff76201a7caa41f6f378 /mail/popa3d
parentfetch(1)'s -b and -t options were deprecated years ago, so stop using them. (diff)
- update MASTER_SITES
Notes
Notes: svn path=/head/; revision=93826
Diffstat (limited to 'mail/popa3d')
-rw-r--r--mail/popa3d/Makefile3
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