svn commit: r372129 - in head/mail/fetchmail: . files

Matthias Andree mandree at FreeBSD.org
Tue Nov 4 00:24:45 UTC 2014


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/


More information about the svn-ports-head mailing list