aboutsummaryrefslogtreecommitdiff
path: root/mail/qmail
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-09-14 15:59:34 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-09-14 15:59:34 +0000
commitdbbfc7889a8a84ad562a28d83ce75281fd19703f (patch)
treef23e8a579d549355c932d46189671753887892e7 /mail/qmail
parentd990ea9320a3d8a8500a7aa07157e7a79e1e06b4 (diff)
downloadports-dbbfc7889a8a84ad562a28d83ce75281fd19703f.tar.gz
ports-dbbfc7889a8a84ad562a28d83ce75281fd19703f.zip
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE - If a port only has GOOGLE_CODE mark it BROKEN Some ports have a local mirror configured but for security reasons, it is not considered upstream. Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=422140
Diffstat (limited to 'mail/qmail')
-rw-r--r--mail/qmail/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/qmail/Makefile b/mail/qmail/Makefile
index 612eff14c567..51a55710e82a 100644
--- a/mail/qmail/Makefile
+++ b/mail/qmail/Makefile
@@ -423,6 +423,7 @@ LDAPFLAGS+= -D${param}
. if ${PORT_OPTIONS:MSRS}
BUILD_DEPENDS+= srs:mail/libsrs2
MASTER_SITES+= http://qmail-ldap-smtpauthuser.googlecode.com/svn/trunk/:srs_ldap
+BROKEN= Unfetchable (google code has gone away)
SRS_LDAP_PATCH= qmail-ldap-1.03-20060201-SRS.patch
DISTFILES+= ${SRS_LDAP_PATCH}:srs_ldap
. endif