diff options
-rw-r--r-- | security/cyrus-sasl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/cyrus-sasl/Makefile b/security/cyrus-sasl/Makefile index 75ff8229a9ea..850c3dbaa997 100644 --- a/security/cyrus-sasl/Makefile +++ b/security/cyrus-sasl/Makefile @@ -21,8 +21,8 @@ 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/ \ http://www.surf.org.uk/downloads/:ldap_mysql \ ftp://ftp.westbend.net/pub/cyrus-mail/%SUBDIR%/:ldap_mysql \ - ${MASTER_SITE_SOURCEFORGE:S/$/:ldap_mysql/} \ -MASTER_SITE_SUBDIR= . OLD-VERSIONS/sasl cyrus-utils:ldap_mysql + ${MASTER_SITE_SOURCEFORGE:S/$/:ldap_mysql/} +MASTER_SITE_SUBDIR= . OLD-VERSIONS/sasl cyrus-utils/:ldap_mysql PATCHFILES= sasl_apop_patch.gz:apop \ ${DISTNAME}-ipv6-${IPV6_VER}.diff.gz PATCH_SITES= ftp://ftp.westbend.net/pub/cyrus-mail/contrib/:apop \ |