Date: Sun, 23 Jul 2017 14:16:09 +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: r446478 - head/dns/unbound Message-ID: <201707231416.v6NEG9NG037413@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Jul 23 14:16:08 2017 New Revision: 446478 URL: https://svnweb.freebsd.org/changeset/ports/446478 Log: Fix typo Approved by: portmgr (blanket) Modified: head/dns/unbound/Makefile Modified: head/dns/unbound/Makefile ============================================================================== --- head/dns/unbound/Makefile Sun Jul 23 14:03:52 2017 (r446477) +++ head/dns/unbound/Makefile Sun Jul 23 14:16:08 2017 (r446478) @@ -3,7 +3,7 @@ PORTNAME= unbound PORTVERSION= 1.6.4 -PORTREVISON= 1 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= http://unbound.net/downloads/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707231416.v6NEG9NG037413>