Date: Tue, 4 Nov 2014 00:24:44 +0000 (UTC) From: Matthias Andree <mandree@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372129 - in head/mail/fetchmail: . files Message-ID: <201411040024.sA40OiNP018993@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mandree Date: Tue Nov 4 00:24:44 2014 New Revision: 372129 URL: https://svnweb.freebsd.org/changeset/ports/372129 QAT: https://qat.redports.org/buildarchive/r372129/ Log: Update URLs that pointed to the defunct berlios.de site. Modified: head/mail/fetchmail/Makefile head/mail/fetchmail/files/fetchmail.in head/mail/fetchmail/pkg-descr Modified: head/mail/fetchmail/Makefile ============================================================================== --- head/mail/fetchmail/Makefile Mon Nov 3 22:53:24 2014 (r372128) +++ head/mail/fetchmail/Makefile Tue Nov 4 00:24:44 2014 (r372129) @@ -3,7 +3,7 @@ PORTNAME= fetchmail PORTVERSION= 6.3.26 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail ipv6 MASTER_SITES= SF/${PORTNAME}/branch_6.3/ \ http://mandree.home.pages.de/${PORTNAME}/ Modified: head/mail/fetchmail/files/fetchmail.in ============================================================================== --- head/mail/fetchmail/files/fetchmail.in Mon Nov 3 22:53:24 2014 (r372128) +++ head/mail/fetchmail/files/fetchmail.in Tue Nov 4 00:24:44 2014 (r372129) @@ -54,7 +54,7 @@ # # In any case, you will need a working fetchmailrc file. Please consult # the man page fetchmail(1), the documentation in %%PREFIX%%/share/doc/fetchmail/ -# and/or the material found at http://fetchmail.berlios.de/. +# and/or the material found at <http://www.fetchmail.info/>. . /etc/rc.subr Modified: head/mail/fetchmail/pkg-descr ============================================================================== --- head/mail/fetchmail/pkg-descr Mon Nov 3 22:53:24 2014 (r372128) +++ head/mail/fetchmail/pkg-descr Tue Nov 4 00:24:44 2014 (r372129) @@ -11,4 +11,4 @@ downloading your mail into the INBOX on read the mail, offline if you want, using pine, mutt, or any standard mail user agent. -WWW: http://fetchmail.berlios.de/ +WWW: http://www.fetchmail.info/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411040024.sA40OiNP018993>