From 1e9b2721c0259922e7efa0573a2167b2286148cd Mon Sep 17 00:00:00 2001 From: dwcjr Date: Sun, 9 Dec 2001 03:07:36 +0000 Subject: Fix formatting string bug Remove old MASTER_SITE PR: 32555 Submitted by: alx@cii.sumy.ua Approved by: maintainer --- security/cyrus-sasl2/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'security/cyrus-sasl2/Makefile') diff --git a/security/cyrus-sasl2/Makefile b/security/cyrus-sasl2/Makefile index 170a2b96c69f..6ac56b2108a0 100644 --- a/security/cyrus-sasl2/Makefile +++ b/security/cyrus-sasl2/Makefile @@ -7,12 +7,11 @@ PORTNAME= cyrus-sasl PORTVERSION= 1.5.24 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= security -MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \ - ${MASTER_SITE_LOCAL} \ +MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/%SUBDIR% \ ftp://ftp.hanse.de/sites/transit/mirror/ftp.andrew.cmu.edu/pub/cyrus-mail/ -MASTER_SITE_SUBDIR= stb/mirror/ftp.andrew.cmu.edu/pub/cyrus-mail +MASTER_SITE_SUBDIR= ./ OLD-VERSIONS/sasl/ PATCH_SITES= http://www.imasy.or.jp/~ume/ipv6/ PATCHFILES= ${DISTNAME}-ipv6-20010321.diff.gz -- cgit