Date: Thu, 6 Oct 2016 18:18:52 +0000 (UTC) From: Dirk Meyer <dinoex@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423431 - head/mail/noattach Message-ID: <201610061818.u96IIql3007376@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610061818.u96IIql3007376>