Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Sep 2019 19:07:31 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r511899 - head/mail/libspf2
Message-ID:  <201909121907.x8CJ7VUj024689@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Sep 12 19:07:31 2019
New Revision: 511899
URL: https://svnweb.freebsd.org/changeset/ports/511899

Log:
  Fix COMMENT
  
  PR:		240491
  Submitted by:	Martin Waschbusch <martin@waschbuesch.de>

Modified:
  head/mail/libspf2/Makefile

Modified: head/mail/libspf2/Makefile
==============================================================================
--- head/mail/libspf2/Makefile	Thu Sep 12 19:07:26 2019	(r511898)
+++ head/mail/libspf2/Makefile	Thu Sep 12 19:07:31 2019	(r511899)
@@ -9,7 +9,7 @@ MASTER_SITES=	http://www.libspf2.org/spf/ \
 		LOCAL/sunpoet
 
 MAINTAINER=	sunpoet@FreeBSD.org
-COMMENT=	Sender Rewriting Scheme 2 C Implementation
+COMMENT=	Sender Policy Framework 2 C Implementation
 
 LICENSE=	BSD2CLAUSE LGPL21 LGPL3
 LICENSE_COMB=	dual



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909121907.x8CJ7VUj024689>