From owner-svn-ports-all@freebsd.org Thu Oct 6 18:18:53 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9B7A2BEC9ED; Thu, 6 Oct 2016 18:18:53 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 67DF9E7; Thu, 6 Oct 2016 18:18:53 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u96IIq8S007378; Thu, 6 Oct 2016 18:18:52 GMT (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u96IIql3007376; Thu, 6 Oct 2016 18:18:52 GMT (envelope-from dinoex@FreeBSD.org) Message-Id: <201610061818.u96IIql3007376@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dinoex set sender to dinoex@FreeBSD.org using -f From: Dirk Meyer Date: Thu, 6 Oct 2016 18:18:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423431 - head/mail/noattach X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Oct 2016 18:18:53 -0000 Author: dinoex Date: Thu Oct 6 18:18:52 2016 New Revision: 423431 URL: https://svnweb.freebsd.org/changeset/ports/423431 Log: - update MASTER_SITES - update homepage Modified: head/mail/noattach/Makefile head/mail/noattach/pkg-descr Modified: head/mail/noattach/Makefile ============================================================================== --- head/mail/noattach/Makefile Thu Oct 6 18:08:58 2016 (r423430) +++ head/mail/noattach/Makefile Thu Oct 6 18:18:52 2016 (r423431) @@ -4,7 +4,7 @@ PORTNAME= noattach PORTVERSION= 1.2 PORTREVISION= 2 CATEGORIES= mail -MASTER_SITES= ftp://ftp.rhnet.is/pub/noattach/ +MASTER_SITES= ftp://ftp.dinoex.de/pub/FreeBSD/distfiles/ MAINTAINER= dinoex@FreeBSD.org COMMENT= Attachment filter for Sendmail Milter Modified: head/mail/noattach/pkg-descr ============================================================================== --- head/mail/noattach/pkg-descr Thu Oct 6 18:08:58 2016 (r423430) +++ head/mail/noattach/pkg-descr Thu Oct 6 18:18:52 2016 (r423431) @@ -7,4 +7,4 @@ Filenames are rfc2047 or rfc2231 decoded This program needs sendmail version 8.12.2 or newer to be compiled with libmilter. -WWW: http://freshmeat.net/projects/noattach/ +WWW: http://freecode.com/projects/noattach/