diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2003-02-12 01:59:08 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2003-02-12 01:59:08 +0000 |
commit | e5a5397de7c281f64c009c9a51c53daa9744c60c (patch) | |
tree | db8738c9e3ef216b945bff1938feb43b06241341 /mail/perdition | |
parent | 1a4566b44461d8b5f1a742a06572823c5e0a3bbb (diff) | |
download | ports-e5a5397de7c281f64c009c9a51c53daa9744c60c.tar.gz ports-e5a5397de7c281f64c009c9a51c53daa9744c60c.zip |
Notes
Diffstat (limited to 'mail/perdition')
-rw-r--r-- | mail/perdition/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/mail/perdition/Makefile b/mail/perdition/Makefile index 8a33a74210b2..e2f0e2bcc311 100644 --- a/mail/perdition/Makefile +++ b/mail/perdition/Makefile @@ -8,12 +8,7 @@ PORTNAME= perdition PORTVERSION= 0.1.9 CATEGORIES= mail net security -MASTER_SITES= ftp://perdition.sourceforge.net/pub/perdition/%SUBDIR%/ \ - ftp://ftp.au.vergenet.net/pub/perdition/%SUBDIR%/ \ - ftp://ftp.nl.vergenet.net/pub/perdition/%SUBDIR%/ \ - ftp://ftp.jp.vergenet.net/pub/perdition/%SUBDIR%/ \ - ftp://ftp.us.vergenet.net/pub/perdition/%SUBDIR%/ -MASTER_SITE_SUBDIR= ${PORTVERSION} +MASTER_SITES= http://www.vergenet.net/linux/perdition/download/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org |