diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-11-09 02:32:18 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-11-09 02:32:18 +0000 |
commit | b88c09b1f5cbf1c1f066df697bb14be1ae09a97a (patch) | |
tree | 4c93658ed31c3c1ce9050ec2c0c5edafbfe83360 /mail/imapsync | |
parent | 7cb7cd17443355145d0673f1bc30814fc270a034 (diff) |
Notes
Diffstat (limited to 'mail/imapsync')
-rw-r--r-- | mail/imapsync/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/imapsync/Makefile b/mail/imapsync/Makefile index dd5be893db47..1109acfb6090 100644 --- a/mail/imapsync/Makefile +++ b/mail/imapsync/Makefile @@ -8,7 +8,7 @@ PORTNAME= imapsync PORTVERSION= 1.366 CATEGORIES= mail perl5 -MASTER_SITES= http://www.linux-france.org/prj/${PORTNAME}/dist/ \ +MASTER_SITES= ftp://www.linux-france.org/pub/prj/${PORTNAME}/ \ http://christianserving.org/ports/mail/${PORTNAME}/ EXTRACT_SUFX= .tgz |